From 8a156651611ab12b3bed440dd477469f4671fac0 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 28 Oct 2015 20:13:06 -0700 Subject: [PATCH] Remove constriant "purescript < 0.7.5" --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 74925bd9..25db17df 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1638,9 +1638,6 @@ packages: # Can be removed after > 1.15.1.1 is out. - pandoc < 1.15.1.1 || > 1.15.1.1 - # https://github.com/purescript/purescript/issues/1544 - - purescript < 0.7.5 - # end of packages