From 6b8261db98a371d83f857717f9d2dfead3bfb729 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 10 Sep 2015 11:10:13 +0900 Subject: [PATCH] Revert "prelude-extras-0.4.0.1 seems to make free unsafe (#812)" should be fixed by 0.4.0.2 This reverts commit c3a51a5c8eb6c81a910cd03451a8c4685fdb2c07. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index dc4524b5..0c7b7745 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -321,7 +321,7 @@ packages: - numeric-extras - parsers - pointed - - prelude-extras < 0.4.0.1 + - prelude-extras - profunctor-extras - profunctors - reducers