about summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/configuration-ghc-head.nix
diff options
context:
space:
mode:
authorKosyrev Serge <_deepfire@feelingofgreen.ru>2019-01-29 05:48:37 +0300
committerPeter Simons <simons@cryp.to>2019-02-02 13:13:18 +0100
commitd8260d6af069cb886452080abd52944735aed9fa (patch)
treeb1bcb14dd2c1e5f862cf332b1359c0769941998a /pkgs/development/haskell-modules/configuration-ghc-head.nix
parentdd0ce323c03b5a71e997b498a1ad07d93aa2b95a (diff)
downloadnixlib-d8260d6af069cb886452080abd52944735aed9fa.tar
nixlib-d8260d6af069cb886452080abd52944735aed9fa.tar.gz
nixlib-d8260d6af069cb886452080abd52944735aed9fa.tar.bz2
nixlib-d8260d6af069cb886452080abd52944735aed9fa.tar.lz
nixlib-d8260d6af069cb886452080abd52944735aed9fa.tar.xz
nixlib-d8260d6af069cb886452080abd52944735aed9fa.tar.zst
nixlib-d8260d6af069cb886452080abd52944735aed9fa.zip
ghc-8.8: de-null parallel
Diffstat (limited to 'pkgs/development/haskell-modules/configuration-ghc-head.nix')
-rw-r--r--pkgs/development/haskell-modules/configuration-ghc-head.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/development/haskell-modules/configuration-ghc-head.nix b/pkgs/development/haskell-modules/configuration-ghc-head.nix
index d4ff521273d5..1e7450a6bd11 100644
--- a/pkgs/development/haskell-modules/configuration-ghc-head.nix
+++ b/pkgs/development/haskell-modules/configuration-ghc-head.nix
@@ -35,7 +35,6 @@ self: super: {
   integer-gmp = null;
   libiserv = null;
   mtl = null;
-  parallel = null;
   parsec = null;
   pretty = null;
   process = null;