# Pastebin 4UKCcES2 env.overrideAttrs (oldAttrs: { buildInputs = with pkgs.haskellPackages; oldAttrs.buildInputs ++ [ cabal-install ghcid ]; })