mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +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":
|
||||
- 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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user