From 66876d26540abdffa15b6b8b48dd03f1f72f8c33 Mon Sep 17 00:00:00 2001 From: Douglas McClean Date: Fri, 27 May 2016 09:37:32 -0400 Subject: [PATCH 1/2] Re-enable dimensional and related packages These build on GHC 8 now. --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7063bbcb..b0deacb1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2232,6 +2232,11 @@ packages: - hjsonpointer - hjsonschema + "Doug McClean ": + - dimensional + - exact-pi + - numtype-dk + # 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 From 138cc9f6ecd08e556f3c1c1f23487a3f34484428 Mon Sep 17 00:00:00 2001 From: Douglas McClean Date: Fri, 27 May 2016 09:37:32 -0400 Subject: [PATCH 2/2] Re-enable dimensional and related packages These build on GHC 8 now. --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e1ebd1df..4f23981a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2234,6 +2234,11 @@ packages: - HUnit-approx - units-parser + "Doug McClean ": + - dimensional + - exact-pi + - numtype-dk + # 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