From 273d5f09b43452079039f731f483ca79fdd8bfee Mon Sep 17 00:00:00 2001 From: mrkkrp Date: Fri, 30 Sep 2016 08:40:08 +0300 Subject: [PATCH] =?UTF-8?q?Enable=20=E2=80=98hspec-megaparsec=E2=80=99=20v?= =?UTF-8?q?ersion=200.3.0=20and=20higher?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit See #1929. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f6130f3b..e04f177b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2558,9 +2558,6 @@ packages: - hspec-core < 2.2.4 - hspec-discover < 2.2.4 - # https://github.com/fpco/stackage/issues/1929 - - hspec-megaparsec < 0.3.0 - # https://github.com/haskell-works/hw-rankselect/issues/2 - hw-prim ==0.1.0.3 - hw-bits ==0.1.0.1