From f65a54353f415bfe46f66d951d9e9d2a7367117e Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Mon, 15 May 2017 18:25:28 +0100 Subject: [PATCH] upper bound for ghc-typelits-knownnat (#2516) --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c79b0bcd..d43abf64 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1603,7 +1603,7 @@ packages: "Christiaan Baaij @christiaanb": - ghc-tcplugins-extra - ghc-typelits-extra - - ghc-typelits-knownnat <0.3 + - ghc-typelits-knownnat - ghc-typelits-natnormalise - clash-prelude - clash-lib @@ -3182,6 +3182,9 @@ packages: # https://github.com/fpco/stackage/issues/2514 - optparse-generic < 1.2 + # https://github.com/fpco/stackage/issues/2516 + ghc-typelits-knownnat <0.3 + # end of packages # Package flags are applied to individual packages, and override the values of