haskell-configuration-ghc-7.10.x: remember ticket for brainfock and unlambda patches
This commit is contained in:
parent
09fe56f2e5
commit
e9eacd119c
@ -230,7 +230,7 @@ self: super: {
|
|||||||
# Fix evaluation in GHC >=7.8: https://github.com/lambdabot/lambdabot/issues/116
|
# Fix evaluation in GHC >=7.8: https://github.com/lambdabot/lambdabot/issues/116
|
||||||
lambdabot = appendPatch super.lambdabot ./lambdabot-fix-ghc78.patch;
|
lambdabot = appendPatch super.lambdabot ./lambdabot-fix-ghc78.patch;
|
||||||
|
|
||||||
# These packages don't have maintainers.
|
# https://github.com/haskell-infra/hackage-trustees/issues/24
|
||||||
brainfuck = appendPatch super.brainfuck ./brainfuck-fix-ghc710.patch;
|
brainfuck = appendPatch super.brainfuck ./brainfuck-fix-ghc710.patch;
|
||||||
unlambda = appendPatch super.unlambda ./unlambda-fix-ghc710.patch;
|
unlambda = appendPatch super.unlambda ./unlambda-fix-ghc710.patch;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user