about summary refs log tree commit diff
path: root/pkgs/development/haskell-modules
diff options
context:
space:
mode:
authorWill Fancher <elvishjerricco@gmail.com>2018-04-01 03:52:32 -0400
committerWill Fancher <elvishjerricco@gmail.com>2018-04-01 03:52:32 -0400
commite419e98a24c2bb7458dd630bad0c224bab468351 (patch)
tree874054362de5ebe5c49d8accb1c35360e8d82422 /pkgs/development/haskell-modules
parent7a33e5727b01e6e48aa2894277c960c39f6dec00 (diff)
downloadnixlib-e419e98a24c2bb7458dd630bad0c224bab468351.tar
nixlib-e419e98a24c2bb7458dd630bad0c224bab468351.tar.gz
nixlib-e419e98a24c2bb7458dd630bad0c224bab468351.tar.bz2
nixlib-e419e98a24c2bb7458dd630bad0c224bab468351.tar.lz
nixlib-e419e98a24c2bb7458dd630bad0c224bab468351.tar.xz
nixlib-e419e98a24c2bb7458dd630bad0c224bab468351.tar.zst
nixlib-e419e98a24c2bb7458dd630bad0c224bab468351.zip
Haskell: free-4.12.4 for ghc-7.10.x
Diffstat (limited to 'pkgs/development/haskell-modules')
-rw-r--r--pkgs/development/haskell-modules/configuration-hackage2nix.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix.yaml
index 29f6d4bd9575..e8cca6df566a 100644
--- a/pkgs/development/haskell-modules/configuration-hackage2nix.yaml
+++ b/pkgs/development/haskell-modules/configuration-hackage2nix.yaml
@@ -2401,6 +2401,7 @@ extra-packages:
   - containers < 0.5                    # required to build alex with GHC 6.12.3
   - control-monad-free < 0.6            # newer versions don't compile with anything but GHC 7.8.x
   - deepseq == 1.3.0.1                  # required to build Cabal with GHC 6.12.3
+  - free == 4.12.4                      # required on GHC 7.10.x
   - generic-deriving == 1.10.5.*        # new versions don't compile with GHC 7.10.x
   - gloss < 1.9.3                       # new versions don't compile with GHC 7.8.x
   - haddock < 2.17                      # required on GHC 7.10.x