diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix index 02a518b1110..03331b56166 100644 --- a/pkgs/development/haskell-modules/configuration-common.nix +++ b/pkgs/development/haskell-modules/configuration-common.nix @@ -619,9 +619,6 @@ self: super: { webkit = markBroken super.webkit; websnap = markBroken super.websnap; - # https://github.com/victoredwardocallaghan/hlibBladeRF/issues/4 - hlibBladeRF = dontCheck super.hlibBladeRF; - # Build is broken and no contact info available. hopenpgp-tools = markBroken super.hopenpgp-tools;