summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/configuration-ghc-head.nix
diff options
context:
space:
mode:
authorUtku Demir <me@utdemir.com>2020-06-19 21:06:42 +1200
committerPeter Simons <simons@cryp.to>2020-08-07 20:34:52 +0200
commited1623421fe0d53645973d50fced54e8c2548121 (patch)
treef8f33edef5f5b7629448eca778b0a2cf206830a4 /pkgs/development/haskell-modules/configuration-ghc-head.nix
parentf50a34bbef30f08ec80ad54ecded822379c2a362 (diff)
ghcHEAD: 8.11.20200505 -> 8.11.20200731
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 09755e4cc947e..8d084162783fb 100644
--- a/pkgs/development/haskell-modules/configuration-ghc-head.nix
+++ b/pkgs/development/haskell-modules/configuration-ghc-head.nix
@@ -26,6 +26,7 @@ self: super: {
   filepath = null;
   ghc-boot = null;
   ghc-boot-th = null;
+  ghc-bignum = null;
   ghc-compact = null;
   ghc-heap = null;
   ghci = null;