mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-21 20:34:06 +00:00
haskell.packages.ghc94.gtk3: add __CabalEagerPkgConfigWorkaround
This commit is contained in:
parent
de679473b8
commit
5af63b4958
@ -183,6 +183,7 @@ in {
|
||||
haskell-gi = __CabalEagerPkgConfigWorkaround super.haskell-gi;
|
||||
haskell-gi-base = __CabalEagerPkgConfigWorkaround super.haskell-gi-base;
|
||||
svgcairo = __CabalEagerPkgConfigWorkaround super.svgcairo;
|
||||
gtk3 = __CabalEagerPkgConfigWorkaround super.gtk3;
|
||||
|
||||
# Cabal 3.8 bug workaround for applications using haskell-gi family of libraries
|
||||
termonad = __CabalEagerPkgConfigWorkaround super.termonad;
|
||||
|
Loading…
Reference in New Issue
Block a user