Skip to content
This repository has been archived by the owner on Jun 18, 2019. It is now read-only.

Support GHC toolchains #78

Open
nmattia opened this issue Feb 19, 2019 · 0 comments
Open

Support GHC toolchains #78

nmattia opened this issue Feb 19, 2019 · 0 comments

Comments

@nmattia
Copy link

nmattia commented Feb 19, 2019

This PR in rules_haskell changed the way Haskell toolchains are handled: tweag/rules_haskell#610

The toolchains are not referenced by name anymore; rather the best toolchain is picked. As an example, the rules_haskell WORKSPACE does not give the bindist toolchains a name anymore: https://github.com/tweag/rules_haskell/blob/12af32dee83ba654cc01a84a4b0f105e80c243a7/WORKSPACE#L102-L105

This means we can't generally pass the ghc_workspace to hazel anymore. Instead Hazel should, when needed, figure out the toolchain that's being used.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant