mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-04 18:40:26 +01:00
Re-enable store and store-core
This commit is contained in:
parent
4c17123289
commit
439b595f07
@ -618,7 +618,7 @@ packages:
|
|||||||
- persistent-template
|
- persistent-template
|
||||||
- persistent-test # https://github.com/commercialhaskell/stackage/pull/4492
|
- persistent-test # https://github.com/commercialhaskell/stackage/pull/4492
|
||||||
# - stackage-curator # http-conduit 2.3 via amazonka
|
# - stackage-curator # http-conduit 2.3 via amazonka
|
||||||
- store < 0 # via store-core
|
- store
|
||||||
- wai-extra
|
- wai-extra
|
||||||
- wai-websockets
|
- wai-websockets
|
||||||
- warp-tls
|
- warp-tls
|
||||||
@ -4649,7 +4649,7 @@ packages:
|
|||||||
- step-function
|
- step-function
|
||||||
- stm-delay
|
- stm-delay
|
||||||
- storable-complex
|
- storable-complex
|
||||||
- store-core < 0 # MonadFail
|
- store-core
|
||||||
- streaming-cassava < 0 # via streaming
|
- streaming-cassava < 0 # via streaming
|
||||||
- strict
|
- strict
|
||||||
- strict-list
|
- strict-list
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user