haskell-do
haskell-do copied to clipboard
Switch from Stack to Nix
This would improve 2 things:
- No more need to build GHCJS first time
- Automatic installation of NodeJS/required libraries.
It would be lovely if the team packaged haskell.do for Nix (even if nix does not end up being used for development). A cross-section of Nix/Haskell users would be most grateful!
(I think I may have tried this once in the past using either stack2nix or stackage2nix, but ran into some difficulties that made me move on)
Sounds great @rehno-lindeque , I'll look into it 😄