haskell.packages.ghc921.path: 0.9.1 -> 0.9.2
This commit is contained in:
parent
93fd2b2a7d
commit
8404b4d237
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ self: super: {
|
|||
ormolu = self.ormolu_0_4_0_0;
|
||||
OneTuple = super.OneTuple_0_3_1;
|
||||
parallel = doJailbreak super.parallel;
|
||||
path = doJailbreak super.path_0_9_1;
|
||||
path = doJailbreak super.path_0_9_2;
|
||||
polyparse = overrideCabal (drv: { postPatch = "sed -i -e 's, <0.11, <0.12,' polyparse.cabal"; }) (doJailbreak super.polyparse);
|
||||
primitive = doJailbreak super.primitive;
|
||||
quickcheck-instances = super.quickcheck-instances_0_3_27;
|
||||
|
|
Loading…
Reference in a new issue