haskell.packages.ghc921.attoparsec: 0.14.3 -> 0.14.4
This commit is contained in:
parent
1f4dff4634
commit
72b3fbc969
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ self: super: {
|
|||
# Jailbreaks & Version Updates
|
||||
assoc = doJailbreak super.assoc;
|
||||
async = doJailbreak super.async;
|
||||
attoparsec = super.attoparsec_0_14_3;
|
||||
attoparsec = super.attoparsec_0_14_4;
|
||||
base64-bytestring = doJailbreak super.base64-bytestring;
|
||||
base-compat = self.base-compat_0_12_1;
|
||||
base-compat-batteries = self.base-compat-batteries_0_12_1;
|
||||
|
|
Loading…
Reference in a new issue