ghcWithPackages (93B)
1 #!/usr/bin/env bash 2 nix-shell -p "haskellPackages.ghcWithPackages (pkgs: with pkgs; ["$@"])"