haskellPackages.uuagc-cabal: no longer broken

The package is compatible with ghc 9.2 and 9.4 since the following PR
was merged: https://github.com/UU-ComputerScience/uuagc/pull/11
This commit is contained in:
Falco Peijnenburg 2023-06-08 08:44:21 +02:00
parent fc8620b7cf
commit 8dd6e8fcfe
2 changed files with 0 additions and 2 deletions

View file

@ -5668,7 +5668,6 @@ broken-packages:
- util-plus
- util-primitive
- uuagc-bootstrap
- uuagc-cabal
- uuagc-diagrams
- uu-cco
- uuid-aeson

View file

@ -307562,7 +307562,6 @@ self: {
description = "Cabal plugin for UUAGC";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"uuagc-diagrams" = callPackage