From afee6df22baa0d00b8c242cc60641780050fa452 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 22 Nov 2016 09:13:29 -0700 Subject: [PATCH] Remove constraint on haskell-src-exts-simple, closes #2075 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7f5057d8..f0c9f57f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2665,9 +2665,6 @@ packages: - brick < 0.14 - vty < 5.12 - # https://github.com/fpco/stackage/issues/2075 - - haskell-src-exts-simple < 1.19 - # https://github.com/haskell/vector/issues/142 - primitive < 0.6.2.0 # end of packages