From ec9d446b89fc744ce1d55147c20f21c1d0266327 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mario=20Bla=C5=BEevi=C4=87?= Date: Sun, 19 Jul 2020 12:15:55 -0400 Subject: [PATCH] Added the input-parsers and construct packages, removed picoparsec --- build-constraints.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5a13040e..bd597b0d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -982,13 +982,14 @@ packages: - doctest < 0.17 # https://github.com/commercialhaskell/stackage/issues/5406 - base-compat - "Mario Blazevic @blamario": + "Mario Blazevic @blamario": - monad-parallel - monad-coroutine - - incremental-parser - monoid-subclasses - - picoparsec < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - rank2classes + - input-parsers + - incremental-parser + - construct "Brent Yorgey @byorgey": - active < 0 # ghc 8.10