File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 219
219
# Allow loading static external plugins into cross compilers
220
220
++ onCross ( fromUntil "9.6.1" "9.11" ./patches/ghc/5c80a27488acfe3610ddfcb99a1e961002e386d0.patch )
221
221
++ onCross ( fromUntil "9.6.1" "9.8.3" ./patches/ghc/f8beb54a1d5725bd0d8a4b0a909d1b41d742b50b.patch )
222
- ++ onCross ( fromUntil "9.8.3" "9.11" ./patches/ghc/ghc-9.8.3-f8beb54a1d5725bd0d8a4b0a909d1b41d742b50b.patch )
222
+ ++ onCross ( fromUntil "9.8.3" "9.10" ./patches/ghc/ghc-9.8.3-f8beb54a1d5725bd0d8a4b0a909d1b41d742b50b.patch )
223
+ ++ onCross ( fromUntil "9.10" "9.11" ./patches/ghc/f8beb54a1d5725bd0d8a4b0a909d1b41d742b50b.patch )
223
224
++ final . lib . optionals (
224
225
final . stdenv . targetPlatform . isAndroid
225
226
&& final . stdenv . targetPlatform . is32bit
You can’t perform that action at this time.
0 commit comments