with import ./nix/common.nix; pkgs.mkShell { buildInputs = [ haskell.ghc pkgs.cabal-install ]; }