summary refs log tree commit diff
path: root/pkgs/development/haskell-modules
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2016-05-27 18:49:02 +0200
committerPeter Simons <simons@cryp.to>2016-05-31 22:09:55 +0200
commitfc0c63d3697e9c880094d80013803c095316a364 (patch)
treeae81e3aeb08abc2ec56c9f4b9f3d6260544a3446 /pkgs/development/haskell-modules
parent4ab2a32888442ef0ff4c3c72708f678002bc1bde (diff)
downloadnixpkgs-fc0c63d3697e9c880094d80013803c095316a364.tar
nixpkgs-fc0c63d3697e9c880094d80013803c095316a364.tar.gz
nixpkgs-fc0c63d3697e9c880094d80013803c095316a364.tar.bz2
nixpkgs-fc0c63d3697e9c880094d80013803c095316a364.tar.lz
nixpkgs-fc0c63d3697e9c880094d80013803c095316a364.tar.xz
nixpkgs-fc0c63d3697e9c880094d80013803c095316a364.tar.zst
nixpkgs-fc0c63d3697e9c880094d80013803c095316a364.zip
configuration-ghc-8.0.x.nix: update list of core packages
Diffstat (limited to 'pkgs/development/haskell-modules')
-rw-r--r--pkgs/development/haskell-modules/configuration-ghc-8.0.x.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/development/haskell-modules/configuration-ghc-8.0.x.nix b/pkgs/development/haskell-modules/configuration-ghc-8.0.x.nix
index 05784efb078..513df67ae0e 100644
--- a/pkgs/development/haskell-modules/configuration-ghc-8.0.x.nix
+++ b/pkgs/development/haskell-modules/configuration-ghc-8.0.x.nix
@@ -18,6 +18,7 @@ self: super: {
   directory = null;
   filepath = null;
   ghc-boot = null;
+  ghc-boot-th = null;
   ghc-prim = null;
   ghci = null;
   haskeline = null;