From 7ffa1694cfb562a9c51735fe6abc507a87ef2d40 Mon Sep 17 00:00:00 2001 From: Alex Biehl Date: Wed, 31 May 2017 12:32:05 +0200 Subject: [PATCH] Add haddock-library, haddock-api and haddock --- build-constraints.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 47fa296f..a673be99 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -949,7 +949,6 @@ packages: - data-accessor-mtl # - file-location # bounds: transformers - fuzzcheck - # - haddock-api BLOCKED GHC 8.0.2 - here - hlibgit2 - gitlib-libgit2 @@ -3078,6 +3077,11 @@ packages: "Luis Pedro Coelho @luispedro": - safeio + "Alex Biehl @alexbiehl": + - haddock-library + - haddock-api + - haddock + # 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