haskell-hspec: update overrides for the new version

This commit is contained in:
Peter Simons 2018-11-04 12:26:07 +01:00
parent db203c84e3
commit 748ea69fab

View File

@ -59,7 +59,7 @@ self: super: {
hpack = self.hpack_0_31_1;
hslua = self.hslua_1_0_1;
hslua-module-text = self.hslua-module-text_0_2_0;
hspec = self.hspec_2_5_8;
hspec = self.hspec_2_5_9;
hspec-core = self.hspec-core_2_5_8;
hspec-discover = self.hspec-discover_2_5_8;
hspec-megaparsec = doJailbreak super.hspec-megaparsec; # newer versions need megaparsec 7.x