Skip to content

How can I specify where build artifacts are stored? #749

Closed
@codygman

Description

@codygman

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions