From 991aed936dd28687dcb06e98eed1754a1bc8f1bd Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 8 Jun 2016 11:14:33 +0900 Subject: [PATCH] re-enable pipes-safe, turtle, foldl --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 76215381..99004ad8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -445,9 +445,9 @@ packages: # GHC 8 - pipes-extras - pipes-parse - pipes-concurrency - # GHC 8 - pipes-safe - # GHC 8 - turtle - # GHC 8 - foldl + - pipes-safe + - turtle + - foldl # GHC 8 - morte "Andrew Thaddeus Martin ":