File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
Original file line number Diff line number Diff line change 227
227
++ final . lib . optional ( versionAtLeast "8.10" && versionLessThan "9.0" && final . targetPlatform . isAndroid ) ./patches/ghc/ghc-8.10.7-linker-weak-and-common.patch
228
228
++ final . lib . optional ( versionAtLeast "8.10" && versionLessThan "9.0" && final . targetPlatform . isAndroid ) ./patches/ghc/libc-memory-symbols.patch
229
229
++ final . lib . optional ( versionAtLeast "8.10" && versionLessThan "9.0" && final . targetPlatform . isAndroid ) ./patches/ghc/android-base-needs-iconv.patch
230
+ ++ final . lib . optional ( versionAtLeast "8.10" && versionLessThan "9.0" && final . targetPlatform . isAndroid ) ./patches/ghc/ghc-8.10.7-weak-symbols-2.patch
230
231
;
231
232
in ( {
232
233
ghc844 = final . callPackage ../compiler/ghc ( traceWarnOld "8.4" {
You can’t perform that action at this time.
0 commit comments