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

3d - Convert `setup` and `hes` scripts to Turtle Haskell scripts #125

Open freeman42x opened 4 years ago

freeman42x commented 4 years ago

Work done for this ticket is on turtle-script branch.

freeman42x commented 4 years ago

I've run into this issue: https://gist.github.com/razvan-flavius-panda/e7c90e90e8c23d6a046eec9202a2b701

freeman42x commented 4 years ago

Adding a cabal.project file solved the issue above.

Next problem is how to provide nix library dependencies to the subproject which will contain the turtle scripts.