about summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/configuration-ghc-head.nix
diff options
context:
space:
mode:
authorShea Levy <shea@shealevy.com>2016-12-27 08:24:20 -0500
committerShea Levy <shea@shealevy.com>2016-12-27 08:24:20 -0500
commit2436fc1b11647ed2ca2398088541a108440d75e6 (patch)
treef19e4f948b523eed5520ae203c2557ae02b35d14 /pkgs/development/haskell-modules/configuration-ghc-head.nix
parent35667f04741545ada3752e95d30567811ab68a60 (diff)
downloadnixlib-2436fc1b11647ed2ca2398088541a108440d75e6.tar
nixlib-2436fc1b11647ed2ca2398088541a108440d75e6.tar.gz
nixlib-2436fc1b11647ed2ca2398088541a108440d75e6.tar.bz2
nixlib-2436fc1b11647ed2ca2398088541a108440d75e6.tar.lz
nixlib-2436fc1b11647ed2ca2398088541a108440d75e6.tar.xz
nixlib-2436fc1b11647ed2ca2398088541a108440d75e6.tar.zst
nixlib-2436fc1b11647ed2ca2398088541a108440d75e6.zip
ghcHEAD comes with a ghci package.
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, 1 insertions, 0 deletions
diff --git a/pkgs/development/haskell-modules/configuration-ghc-head.nix b/pkgs/development/haskell-modules/configuration-ghc-head.nix
index 559096ebd28d..a2b6058b166e 100644
--- a/pkgs/development/haskell-modules/configuration-ghc-head.nix
+++ b/pkgs/development/haskell-modules/configuration-ghc-head.nix
@@ -19,6 +19,7 @@ self: super: {
   directory = null;
   filepath = null;
   ghc-prim = null;
+  ghci = null;
   haskeline = null;
   hoopl = null;
   hpc = null;