freeman42x / haskell-editor-setup

Easy instructions for setting up Haskell editors / IDEs on any major operating system.
GNU General Public License v3.0
101 stars 15 forks source link

1h - `nix-shell` with `ghc`, `cabal`, `hie`, `ghcid` installed #102

Closed freeman42x closed 4 years ago

freeman42x commented 4 years ago

You will have to make changes to: https://github.com/fairy-tale-agi-solutions/haskell-editor-setup/blob/master/default.nix so that when nix-shell is run it will provide following programs available inside it: ghc, cabal, hie and ghcid.

Ask for any help in #nixos on Freenode IRC.