haskell-editor-setup
haskell-editor-setup copied to clipboard
3d - Convert `setup` and `hes` scripts to Turtle Haskell scripts
Work done for this ticket is on turtle-script branch.
- example: https://www.haskell.org/cabal/users-guide/nix-local-build.html#cabal-v2-run
- example: https://github.com/haskell/cabal/issues/6122#issue-462558871
I've run into this issue: https://gist.github.com/razvan-flavius-panda/e7c90e90e8c23d6a046eec9202a2b701
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.