Skip to content

hie-bios status in rules_haskell #1386

@teto

Description

@teto

I have 2 questions mostly:

The doc says

To set this up you can define a `haskell_repl`_ target that
will collect the required compiler flags for your Haskell targets and pass them
to `hie-bios`_ which will then forward them to ghcide.

but I believe latest hie-bios needs additionnal flags aka the modules (if I trust this comment: https://github.com/digital-asset/ghcide/issues/679#issuecomment-652258071)
does rules_haskell generate these too ? (doesn't seem like it in my test)

also I would like to install the hie-bios executable in my bazel repo (to be able to run hie-bios debug mostly). Is there a straightforward rules_haskell way ? or should I do it in my repo

cheers

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions