From f2c7272553772cfe297ed67e0006b2e8788141f3 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 4 Jun 2020 21:22:55 -0700 Subject: [PATCH] Remove upper bound in `ghc-source-gen` (#5400) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5f6c0457..93cac357 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3538,7 +3538,7 @@ packages: - pier-core < 0 - pier < 0 - haskeline < 0.8 # https://github.com/commercialhaskell/stackage/issues/5269 - - ghc-source-gen < 0.4 # https://github.com/commercialhaskell/stackage/issues/5400 + - ghc-source-gen "Christof Schramm ": - mnist-idx