From fb5b6ddab60f27667e7a1e1234b2083955821dda Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 6 Mar 2017 10:43:04 +0100 Subject: [PATCH] hackage2nix: revert to old version of store --- pkgs/development/haskell-modules/configuration-hackage2nix.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix.yaml index 38cd991692f..76c460786c1 100644 --- a/pkgs/development/haskell-modules/configuration-hackage2nix.yaml +++ b/pkgs/development/haskell-modules/configuration-hackage2nix.yaml @@ -37,6 +37,7 @@ core-packages: - ghcjs-base-0 default-package-overrides: + - store < 0.4.1 # https://github.com/fpco/store/issues/104 # LTS Haskell 8.3 - abstract-deque ==0.3 - abstract-par ==0.3.3