|
|
|
|
|
by agambrahma
2100 days ago
|
|
IMO the suggestion for anyone new to Haskell should be "just use Stack". It's easy to install, works out of the box. Cabal has fixed the problems from a few years ago, and Nix is a nice ecosystem to plug into, but these can get in the way at the beginning, at a point where the goal is to "create my first project, write my first program, build it, test it, run it". |
|