From 601ad7ca446ab0aa8e1fb9a4412ac849aa366a62 Mon Sep 17 00:00:00 2001 From: Michael Xavier Date: Fri, 24 Jun 2016 11:20:26 -0700 Subject: [PATCH] reenable uri-bytestring It is now building on ghc-8. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7e135510..6a8c869b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1337,7 +1337,7 @@ packages: "Michael Xavier @MichaelXavier": - angel - # GHC 8 - uri-bytestring + - uri-bytestring # https://github.com/MichaelXavier/phash/issues/5 #- phash - cron