haskell-editor-setup icon indicating copy to clipboard operation
haskell-editor-setup copied to clipboard

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

Open freeman42x opened this issue 5 years ago • 2 comments

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

freeman42x avatar May 28 '20 00:05 freeman42x

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

freeman42x avatar Jun 09 '20 02:06 freeman42x

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.

freeman42x avatar Jun 09 '20 19:06 freeman42x