mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
store < 0 (mgsloan/store#181)
This commit is contained in:
parent
044616e1be
commit
a320f11e37
@ -873,7 +873,6 @@ packages:
|
||||
- persistent-sqlite
|
||||
- persistent-template
|
||||
- persistent-test
|
||||
- store
|
||||
- wai-extra
|
||||
- wai-websockets
|
||||
- warp-tls
|
||||
@ -1640,7 +1639,7 @@ packages:
|
||||
- reliable-io
|
||||
|
||||
"Michael Sloan <mgsloan@gmail.com> @mgsloan":
|
||||
- store
|
||||
- store < 0 # https://github.com/mgsloan/store/issues/181
|
||||
- store-core
|
||||
- store-streaming
|
||||
- th-orphans
|
||||
@ -8182,6 +8181,7 @@ packages:
|
||||
- stm-lifted < 0 # tried stm-lifted-2.5.0.0, but its *library* requires transformers >=0.2 && < 0.6 and the snapshot contains transformers-0.6.1.1
|
||||
- stm-supply < 0 # tried stm-supply-0.2.0.0, but its *library* requires the disabled package: concurrent-supply
|
||||
- stopwatch < 0 # tried stopwatch-0.1.0.6, but its *library* requires transformers >=0.3.0 && < 0.6 and the snapshot contains transformers-0.6.1.1
|
||||
- store-streaming < 0 # tried store-streaming-0.2.0.5, but its *library* requires the disabled package: store
|
||||
- streaming-cassava < 0 # tried streaming-cassava-0.2.0.0, but its *library* requires streaming-bytestring >=0.2 && < 0.3 and the snapshot contains streaming-bytestring-0.3.3
|
||||
- streamly < 0 # tried streamly-0.10.1, but its *library* requires hashable >=1.3 && < 1.5 and the snapshot contains hashable-1.5.0.0
|
||||
- streamly < 0 # tried streamly-0.10.1, but its *library* requires template-haskell >=2.14 && < 2.22 and the snapshot contains template-haskell-2.22.0.0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user