mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 15:58:32 +01:00
Restrict primitive < 0.9 (#7138)
This commit is contained in:
parent
2134386570
commit
9275c1b24d
@ -5628,7 +5628,7 @@ packages:
|
||||
- pretty-show
|
||||
- prettyprinter-convert-ansi-wl-pprint < 0 # 1.1.2 # fails to compile (#7017)
|
||||
- primes
|
||||
- primitive
|
||||
- primitive < 0.9 # https://github.com/commercialhaskell/stackage/issues/7138
|
||||
- primitive-unaligned
|
||||
- process-extras
|
||||
- product-isomorphic < 0 # 0.0.3.3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user