diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix index 6ecd0583d6d..76249f5d9df 100644 --- a/pkgs/development/haskell-modules/configuration-common.nix +++ b/pkgs/development/haskell-modules/configuration-common.nix @@ -620,6 +620,9 @@ self: super: { webkit = markBroken super.webkit; websnap = markBroken super.websnap; + # https://github.com/victoredwardocallaghan/hlibBladeRF/issues/4 + hlibBladeRF = dontCheck super.hlibBladeRF; + } // { # Not on Hackage.