haskell-do icon indicating copy to clipboard operation
haskell-do copied to clipboard

Switch from Stack to Nix

Open NickSeagull opened this issue 8 years ago • 2 comments

This would improve 2 things:

  1. No more need to build GHCJS first time
  2. Automatic installation of NodeJS/required libraries.

NickSeagull avatar Aug 13 '17 17:08 NickSeagull

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)

rehno-lindeque avatar Dec 22 '17 19:12 rehno-lindeque

Sounds great @rehno-lindeque , I'll look into it 😄

NickSeagull avatar Dec 23 '17 15:12 NickSeagull