From 852e9dc448fcaab4a6bf62e22cfc49cf1be8c00d Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 28 May 2018 10:48:03 +0200 Subject: haskell-brick: update override for ghc 8.4.x --- pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/development') diff --git a/pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix b/pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix index 0adaa5f274c3..d615dddbdcc5 100644 --- a/pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix +++ b/pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix @@ -413,7 +413,7 @@ self: super: { # Older versions don't compile. base-compat = self.base-compat_0_10_1; - brick = self.brick_0_37; + brick = self.brick_0_37_1; dhall = self.dhall_1_13_0; dhall_1_13_0 = doJailbreak super.dhall_1_13_0; # support ansi-terminal 0.8.x HaTeX = self.HaTeX_3_19_0_0; -- cgit 1.4.1