mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Move primitive upper bound to better location
This commit is contained in:
parent
7a8f5b7dd0
commit
b9e426fb50
@ -2757,9 +2757,6 @@ packages:
|
||||
# https://github.com/fpco/stackage/issues/2037
|
||||
- haskell-src-exts < 1.19
|
||||
|
||||
# https://github.com/haskell/vector/issues/142
|
||||
- primitive < 0.6.2.0
|
||||
|
||||
# https://github.com/fpco/stackage/issues/2127
|
||||
- leapseconds-announced < 2017.0.0.1
|
||||
|
||||
@ -2777,6 +2774,7 @@ packages:
|
||||
|
||||
# https://github.com/fpco/stackage/issues/2194
|
||||
- vector < 0.12.0.0
|
||||
- primitive < 0.6.2.0
|
||||
|
||||
# https://github.com/fpco/stackage/issues/2206
|
||||
- pretty-simple < 1.0.0.5
|
||||
|
||||
Loading…
Reference in New Issue
Block a user