summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2018-11-04 12:26:07 +0100
committerPeter Simons <simons@cryp.to>2018-11-05 14:06:28 +0100
commit748ea69fab60ad99f875c7a390f084150cabb17f (patch)
tree445c8a847c1d7af42073892ae2a6b6b392534cc0 /pkgs
parentdb203c84e3cdb2be97f94659c09cb05312f14c1e (diff)
downloadnixlib-748ea69fab60ad99f875c7a390f084150cabb17f.tar
nixlib-748ea69fab60ad99f875c7a390f084150cabb17f.tar.gz
nixlib-748ea69fab60ad99f875c7a390f084150cabb17f.tar.bz2
nixlib-748ea69fab60ad99f875c7a390f084150cabb17f.tar.lz
nixlib-748ea69fab60ad99f875c7a390f084150cabb17f.tar.xz
nixlib-748ea69fab60ad99f875c7a390f084150cabb17f.tar.zst
nixlib-748ea69fab60ad99f875c7a390f084150cabb17f.zip
haskell-hspec: update overrides for the new version
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/development/haskell-modules/configuration-ghc-8.6.x.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/haskell-modules/configuration-ghc-8.6.x.nix b/pkgs/development/haskell-modules/configuration-ghc-8.6.x.nix
index ea1ca1175f4a..38ead50e57d0 100644
--- a/pkgs/development/haskell-modules/configuration-ghc-8.6.x.nix
+++ b/pkgs/development/haskell-modules/configuration-ghc-8.6.x.nix
@@ -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