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