Closed
Description
For instance I have a Yesod project which looks like this after using haskell-process-load-or-reload in my project:
~/programming/haskell/yesod/my-project $ ls
Application.hs Handler Model.hi Settings app my-project.sqlite3-shm static
Foundation.hi Import Model.hs Settings.hi config my-project.sqlite3-wal templates
Foundation.hs Import.hs Model.o Settings.hs my-project.cabal dist test
Foundation.o LICENSE README.md Settings.o my-project.sqlite3 stack.yaml
Is there a way to put all of these *.(hi|o) files into a custom directory?
Metadata
Metadata
Assignees
Labels
No labels