Skip to content

ghci should put .hie files in .stack-work #5419

Open
@brandon-leapyear

Description

@brandon-leapyear

Our stack.yaml file has

ghc-options:
  "$locals": -fwrite-ide-info

and when running stack build, the .hie files are correctly written to .stack-work. But running stack ghci puts the .hie files next to the source files.

Is it possible for stack ghci to put .hie files in .stack-work as well?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions