diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix index 25596bdd0a8..a473930e080 100644 --- a/pkgs/development/haskell-modules/configuration-common.nix +++ b/pkgs/development/haskell-modules/configuration-common.nix @@ -420,7 +420,6 @@ self: super: { HTF_0_13_0_0 = dontCheck super.HTF_0_13_0_0; htsn = dontCheck super.htsn; htsn-import = dontCheck super.htsn-import; - http2 = dontCheck super.http2; http-client-openssl = dontCheck super.http-client-openssl; http-client-tls = dontCheck super.http-client-tls; ihaskell = dontCheck super.ihaskell;