haskell-parsec: jailbreak to work around https://github.com/aslatter/parsec/issues/68
This commit is contained in:
parent
29a1db9a97
commit
7b96859cab
@ -841,4 +841,7 @@ self: super: {
|
||||
# https://github.com/basvandijk/lifted-base/issues/34
|
||||
lifted-base = doJailbreak super.lifted-base;
|
||||
|
||||
# https://github.com/aslatter/parsec/issues/68
|
||||
parsec = doJailbreak super.parsec;
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user