From f5ad2b87dbdc492e8978884e010131fd0a5f921a Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Mon, 15 May 2017 18:29:34 +0100 Subject: [PATCH] upper bound for ghc-typelits-knownnat (#2516) (correction) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d43abf64..7ef64f56 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3183,7 +3183,7 @@ packages: - optparse-generic < 1.2 # https://github.com/fpco/stackage/issues/2516 - ghc-typelits-knownnat <0.3 + - ghc-typelits-knownnat <0.3 # end of packages