File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 279
279
++ final . lib . optional ( versionAtLeast "9.6" && versionLessThan "9.8" && ( final . stdenv . targetPlatform . isWindows || final . stdenv . targetPlatform . isMusl ) ) ./patches/ghc/ghc-9.6-0006-Adds-support-for-Hidden-symbols.patch
280
280
++ final . lib . optional ( versionAtLeast "9.6" && versionLessThan "9.8" && ( final . stdenv . targetPlatform . isWindows || final . stdenv . targetPlatform . isMusl ) ) ./patches/ghc/ghc-9.6-0006-Adds-support-for-Hidden-symbols-2.patch
281
281
++ fromUntil "9.9" "9.12" ./patches/ghc/ghc-9.9-Cabal-3.11.patch
282
- ++ fromUntil "9.8" "9.9" ./patches/ghc/ghc-9.10 -text-upper-bound.patch
282
+ ++ fromUntil "9.8" "9.9" ./patches/ghc/ghc-9.8 -text-upper-bound.patch
283
283
++ fromUntil "9.10" "9.12" ./patches/ghc/ghc-9.10-containers-upper-bound.patch
284
284
++ fromUntil "9.10" "9.12" ./patches/ghc/ghc-9.10-merge-objects.patch
285
285
;
You can’t perform that action at this time.
0 commit comments