From 2514bddbf77b63c971b258562ead454af1ace4eb Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sun, 29 Dec 2019 15:11:00 +0100 Subject: ghc-8.10.x: exceptions is now a core library that comes with the compiler --- pkgs/development/haskell-modules/configuration-ghc-8.10.x.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'pkgs/development/haskell-modules/configuration-ghc-8.10.x.nix') diff --git a/pkgs/development/haskell-modules/configuration-ghc-8.10.x.nix b/pkgs/development/haskell-modules/configuration-ghc-8.10.x.nix index e2164f8686f..5fc85101d4c 100644 --- a/pkgs/development/haskell-modules/configuration-ghc-8.10.x.nix +++ b/pkgs/development/haskell-modules/configuration-ghc-8.10.x.nix @@ -16,6 +16,7 @@ self: super: { containers = null; deepseq = null; directory = null; + exceptions = null; filepath = null; ghc-boot = null; ghc-boot-th = null; -- cgit 1.4.1