Skip to content

Commit 16ae22b

Browse files
committed
Add patches hack to make ghc-8.6.4 builds work
1 parent 3233b3c commit 16ae22b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

patches/default.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@
66
ghc861 = import ./ghc861;
77
ghc862 = import ./ghc862;
88
ghc863 = import ./ghc863;
9+
ghc864 = import ./ghc863;
910
}

0 commit comments

Comments
 (0)