diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml index ae5f314f3c0b..69a10689fb70 100644 --- a/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml +++ b/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml @@ -1860,7 +1860,6 @@ broken-packages: - graphics-drawingcombinators - graphics-formats-collada - graph-matchings - - graphmod - graphmod-plugin - graphql-api - graphql-utils diff --git a/pkgs/development/haskell-modules/hackage-packages.nix b/pkgs/development/haskell-modules/hackage-packages.nix index 4ea68d84090a..08a08bd5b744 100644 --- a/pkgs/development/haskell-modules/hackage-packages.nix +++ b/pkgs/development/haskell-modules/hackage-packages.nix @@ -120073,9 +120073,7 @@ self: { executableHaskellDepends = [ base ]; description = "Present the module dependencies of a program as a \"dot\" graph"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; mainProgram = "graphmod"; - broken = true; }) {}; "graphmod-plugin" = callPackage