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