From d3bc40891dfb7570e893465a32aaffc6434ac376 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 9 May 2018 15:53:02 -0700 Subject: [PATCH] Add constraint "ghc-typelits-extra < 0.2.5" per #3597 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 723209ef..219ce188 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3469,6 +3469,7 @@ packages: # https://github.com/fpco/stackage/issues/3597 - ghc-typelits-knownnat < 0.5 - ghc-tcplugins-extra < 0.3 # https://github.com/fpco/stackage/issues/3599 + - ghc-typelits-extra < 0.2.5 # https://github.com/fpco/stackage/issues/3598 - numhask < 0.2.1