diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix index 03331b56166..789754a17cf 100644 --- a/pkgs/development/haskell-modules/configuration-common.nix +++ b/pkgs/development/haskell-modules/configuration-common.nix @@ -622,6 +622,9 @@ self: super: { # Build is broken and no contact info available. hopenpgp-tools = markBroken super.hopenpgp-tools; + # https://github.com/hunt-framework/hunt/issues/99 + hunt-server = markBrokenVersion "0.3.0.2" super.hunt-server; + } // { # Not on Hackage.