From 0342f62239731083993aff4731664a3b5bf2cd2b Mon Sep 17 00:00:00 2001 From: Alexandr Ruchkin Date: Wed, 16 Aug 2017 12:19:40 +0300 Subject: [PATCH] Fixed hdocs/hsdex/simple-log for ghc-8.2.1 --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1588bc52..5edbd16c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1129,10 +1129,10 @@ packages: - servant-cassava # GHC 8.2.1 "Alexandr Ruchkin @mvoidex": - # - hdocs # GHC 8.2.1 via haddock-api 2.18.1 + - hdocs - hformat - # - hsdev # bounds: mmorph - # - simple-log # GHC 8.2.1 + - hsdev + - simple-log - text-region "Aleksey Kliger @lambdageek":