mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-03-03 15:34:36 +01:00
Move tomland constraint next to summoner, closes #4297
This commit is contained in:
parent
fd624f0e61
commit
7e53c55663
@ -3427,7 +3427,7 @@ packages:
|
|||||||
- first-class-patterns
|
- first-class-patterns
|
||||||
- relude
|
- relude
|
||||||
- summoner < 0
|
- summoner < 0
|
||||||
- tomland
|
- tomland < 1.0.0 # https://github.com/commercialhaskell/stackage/issues/4297
|
||||||
- typerep-map
|
- typerep-map
|
||||||
|
|
||||||
"Lorenz Moesenlechner <moesenle@gmail.com> @moesenle":
|
"Lorenz Moesenlechner <moesenle@gmail.com> @moesenle":
|
||||||
@ -4360,9 +4360,6 @@ packages:
|
|||||||
- http-client < 0.6
|
- http-client < 0.6
|
||||||
- wreq < 0.5.3.2
|
- wreq < 0.5.3.2
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/4297
|
|
||||||
- tomland < 1.0.0
|
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/4312
|
# https://github.com/commercialhaskell/stackage/issues/4312
|
||||||
- network < 3.0.0.0
|
- network < 3.0.0.0
|
||||||
- hsdev < 0.3.3
|
- hsdev < 0.3.3
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user