From 650ddffab5b36363a6201e29677e9b78ed0358f0 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 23 Oct 2020 20:24:56 +0200 Subject: [PATCH] haskell-implicit-hie-cradle: fix build --- pkgs/development/haskell-modules/configuration-common.nix | 1 + pkgs/development/haskell-modules/configuration-hackage2nix.yaml | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix index 186caa11bc50..adf5694d2700 100644 --- a/pkgs/development/haskell-modules/configuration-common.nix +++ b/pkgs/development/haskell-modules/configuration-common.nix @@ -1230,6 +1230,7 @@ self: super: { hie-bios = dontCheck super.hie-bios_0_7_1; lsp-test = dontCheck self.lsp-test_0_11_0_7; })); + implicit-hie-cradle = super.implicit-hie-cradle.override { hie-bios = dontCheck super.hie-bios_0_7_1; }; # hasn‘t bumped upper bounds # upstream: https://github.com/obsidiansystems/which/pull/6 diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix.yaml index 25e32a3586d2..8a2e787038db 100644 --- a/pkgs/development/haskell-modules/configuration-hackage2nix.yaml +++ b/pkgs/development/haskell-modules/configuration-hackage2nix.yaml @@ -6844,7 +6844,6 @@ broken-packages: - imperative-edsl-vhdl - ImperativeHaskell - impl - - implicit-hie-cradle - implicit-logging - implicit-params - importify