Open
Description
Stack currently has special behaviour for a list of wired-in packages:
Lines 254 to 284 in 9375334
Many of these packages are no longer wired-in (and many never were). While ghc-internal
is not on this list but it is a wired-in package.
We should re-examine this list and its uses. Ideally we would have as little special casing as possible.
See also a similar issue for Cabal: haskell/cabal#10087
See also this GHC MR to add the unit-id of ghc-internal to the output of ghc --info
: https://gitlab.haskell.org/ghc/ghc/-/merge_requests/13297
and the cabal-install PR to make use of it: haskell/cabal#10982
Metadata
Metadata
Assignees
Labels
No labels