upper bound for ghc-typelits-knownnat (#2516)

This commit is contained in:
Chris Dornan 2017-05-15 18:25:28 +01:00
parent b353e0bef1
commit f65a54353f

View File

@ -1603,7 +1603,7 @@ packages:
"Christiaan Baaij <christiaan.baaij@gmail.com> @christiaanb": "Christiaan Baaij <christiaan.baaij@gmail.com> @christiaanb":
- ghc-tcplugins-extra - ghc-tcplugins-extra
- ghc-typelits-extra - ghc-typelits-extra
- ghc-typelits-knownnat <0.3 - ghc-typelits-knownnat
- ghc-typelits-natnormalise - ghc-typelits-natnormalise
- clash-prelude - clash-prelude
- clash-lib - clash-lib
@ -3182,6 +3182,9 @@ packages:
# https://github.com/fpco/stackage/issues/2514 # https://github.com/fpco/stackage/issues/2514
- optparse-generic < 1.2 - optparse-generic < 1.2
# https://github.com/fpco/stackage/issues/2516
ghc-typelits-knownnat <0.3
# end of packages # end of packages
# Package flags are applied to individual packages, and override the values of # Package flags are applied to individual packages, and override the values of