From 3a183f266499feddd61b0fc0645fcc29dd9dfe7b Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 16 Dec 2017 16:48:06 +0900 Subject: [PATCH] drop "megaparsec < 6.3.0" (#3110) --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1c0df20c..89f395be 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3134,9 +3134,6 @@ packages: # https://github.com/fpco/stackage/issues/3106 - brick < 0.30 - # https://github.com/fpco/stackage/issues/3110 - - megaparsec < 6.3.0 - # https://github.com/fpco/stackage/issues/3111 - markdown-unlit < 0.5.0 # end of packages