mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-24 13:11:57 +01:00
upper bound for ghc-typelits-knownnat (#2516)
This commit is contained in:
parent
b353e0bef1
commit
f65a54353f
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user