From 228f5b4cbd1bae56ae89e4257c966d3ab6c3f7ee Mon Sep 17 00:00:00 2001 From: Richard Eisenberg Date: Mon, 30 May 2016 09:19:35 -0400 Subject: [PATCH] Add Richard Eisenberg's packages --- build-constraints.yaml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) 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