Merge pull request #283716 from sorki/haskell-updates

haskellPackages.lens-family-th: drop doJailbreak
This commit is contained in:
Naïm Favier 2024-01-25 11:07:38 +01:00 committed by GitHub
commit 12805ee6e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 0 additions and 2 deletions

View File

@ -59,7 +59,6 @@ in {
hashable-time = doJailbreak super.hashable-time;
libmpd = doJailbreak super.libmpd;
lens-family-th = doJailbreak super.lens-family-th; # template-haskell <2.19
# generically needs base-orphans for 9.4 only
base-orphans = dontCheck (doDistribute super.base-orphans);

View File

@ -129,7 +129,6 @@ self: super: {
hls-cabal-plugin
ghc-trace-events
gi-cairo-connector # mtl <2.3
lens-family-th # template-haskell <2.19
ghc-prof # base <4.18
env-guard # doctest <0.21
package-version # doctest <0.21, tasty-hedgehog <1.4