From 8bd01e93b54a1592bb93833fcfaf0b06c98a4f8a Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 9 Oct 2018 20:12:20 -0400 Subject: [PATCH] Update upper bounds for hspec-megaparsec, and others, #3955 --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 52fbe670..0574806b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4499,10 +4499,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3955 - megaparsec < 7.0.0 - - hspec-megaparsec < 2.0.0 - - modern-uri < 0.3.0.0 - - cue-sheet < 2.0.0 - - stache < 2.0.0 + - hspec-megaparsec + - modern-uri + - cue-sheet + - stache - neat-interpolation < 0.3.2.3 # end of packages