stack: pin build to old version of hpack

This commit is contained in:
Peter Simons 2017-01-17 11:23:38 +01:00
parent 18df98fe98
commit 73e2219927

View File

@ -1011,6 +1011,7 @@ self: super: {
optparse-applicative = dontCheck self.optparse-applicative_0_13_0_0;
criterion = super.criterion.override { inherit (super) optparse-applicative; };
aeson = self.aeson_1_0_2_1;
hpack = self.hpack_0_15_0;
});
# The latest Hoogle needs versions not yet in LTS Haskell 7.x.