diff --git a/build-constraints.yaml b/build-constraints.yaml index 399e866e..5fbc6ec1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -92,8 +92,6 @@ packages: - th-expand-syns - criterion - th-lift - - singletons - - th-desugar - quickcheck-assertions # GHC 8 - hackage-mirror @@ -2228,6 +2226,14 @@ packages: "Drew Hess @dhess": - hpio + "Richard Eisenberg @goldfirere": + - th-desugar + - singletons + - units + - units-defs + - HUnit-approx + - units-parser + # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. # See https://github.com/fpco/stackage/issues/1056