From 8abf8d5513adaffbb42725a2ae4b4db2c1351a15 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 18 Aug 2016 09:57:18 +0900 Subject: [PATCH] bounds for ghc-typelits-natnormalise-0.5 (#1790) --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1597a852..a2b9782f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2474,6 +2474,10 @@ packages: # https://github.com/fpco/stackage/issues/1784 - optparse-applicative < 0.13.0.0 + + # https://github.com/fpco/stackage/issues/1790 + - ghc-typelits-natnormalise < 0.5 + - ghc-typelits-knownnat < 0.2 # end of packages