Closed
Description
Internal/External
External When trying to depend on the cardano-node/cardano-api/gen
lib, the ghcWrapper
somehow doesn't include the lib in the shell environment. This makes it not really usable as a dependency.
Area
Other Any other topic (Delegation, Ranking, ...).
Describe the feature you'd like
I would like the gen
library to be a normal toplevel library as long as all the bugs with sublibs
aren't fixed.
Describe alternatives you've considered
The alternative is fixing haskell.nix
and/or cabal
Additional context / screenshots
Also see this issue on haskell.nix