mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-04 18:40:26 +01:00
Group bounds for #6348
This commit is contained in:
parent
9f7d1b6c5e
commit
f01049a665
@ -1578,7 +1578,7 @@ packages:
|
|||||||
- hasql-pool
|
- hasql-pool
|
||||||
- hasql-th < 0 # 0.4.0.9 TH compile error
|
- hasql-th < 0 # 0.4.0.9 TH compile error
|
||||||
- hasql-transaction
|
- hasql-transaction
|
||||||
- headed-megaparsec < 0.2.0.2 # https://github.com/commercialhaskell/stackage/issues/6348
|
- headed-megaparsec
|
||||||
- jsonifier
|
- jsonifier
|
||||||
- list-t
|
- list-t
|
||||||
- mtl-prelude
|
- mtl-prelude
|
||||||
@ -1589,8 +1589,8 @@ packages:
|
|||||||
- postgresql-syntax
|
- postgresql-syntax
|
||||||
- primitive-extras
|
- primitive-extras
|
||||||
- ptr-poker
|
- ptr-poker
|
||||||
- rebase < 1.14 # https://github.com/commercialhaskell/stackage/issues/6348
|
- rebase
|
||||||
- rerebase < 1.14 # https://github.com/commercialhaskell/stackage/issues/6348
|
- rerebase
|
||||||
- slave-thread
|
- slave-thread
|
||||||
- stm-containers
|
- stm-containers
|
||||||
- stm-hamt
|
- stm-hamt
|
||||||
@ -6748,6 +6748,9 @@ packages:
|
|||||||
- hashtables < 1.3
|
- hashtables < 1.3
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/6348
|
# https://github.com/commercialhaskell/stackage/issues/6348
|
||||||
|
- headed-megaparsec < 0.2.0.2
|
||||||
|
- rebase < 1.14
|
||||||
|
- rerebase < 1.14
|
||||||
- selective < 0.5
|
- selective < 0.5
|
||||||
- yaml-unscrambler < 0.1.0.5
|
- yaml-unscrambler < 0.1.0.5
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user