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