haskell.packages.ghc96.gi-cairo-connector: add jailbreak for mtl

This commit is contained in:
Rodney Lorrimar 2023-07-06 16:02:50 +08:00
parent 76a030effd
commit 285a85dac4
No known key found for this signature in database
GPG key ID: D8B75C95FB4D1143

View file

@ -186,6 +186,7 @@ self: super: {
hie-compat
xmonad-contrib # mtl >=1 && <2.3
dbus # template-haskell >=2.18 && <2.20, transformers <0.6, unix <2.8
gi-cairo-connector # mtl <2.3
;
# Apply workaround for Cabal 3.8 bug https://github.com/haskell/cabal/issues/8455