mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +01:00
Merge pull request #4971 from vdukhovni/reenable-hasql-and-deps
Re-enable text-builder, network-ip, postgresql-binary and hasql
This commit is contained in:
commit
4ec7043171
@ -1342,7 +1342,7 @@ packages:
|
||||
- base-prelude
|
||||
- cases
|
||||
- focus
|
||||
- hasql < 0 # via postgresql-binary
|
||||
- hasql
|
||||
- hasql-optparse-applicative < 0 # via hasql
|
||||
- hasql-pool < 0 # via hasql
|
||||
- hasql-transaction < 0 # via hasql
|
||||
@ -4623,7 +4623,6 @@ packages:
|
||||
- network-attoparsec < 0 # via network-simple
|
||||
- network-bsd < 0 # via network-3.1.1.0
|
||||
- network-house < 0 # MonadFail
|
||||
- network-ip < 0 # via data-dword
|
||||
- network-messagepack-rpc < 0 # via data-msgpack
|
||||
- network-multicast < 0 # via network-bsd
|
||||
- network-simple < 0 # via network-bsd
|
||||
@ -4679,7 +4678,6 @@ packages:
|
||||
- plot-light < 0 # transitive compilation failure
|
||||
- polysemy-plugin < 0 # via polysemy
|
||||
- polysemy-zoo < 0 # via hedis
|
||||
- postgresql-binary < 0 # via network-ip
|
||||
- postgresql-schema < 0 # via postgresql-simple
|
||||
- postgresql-simple-migration < 0 # via time-1.9.3
|
||||
- postgresql-simple-queue < 0 # via pg-transact
|
||||
@ -4789,7 +4787,6 @@ packages:
|
||||
- termonad < 0 # via gi-vte
|
||||
- testing-feat < 0 # via size-based
|
||||
- texmath < 0 # via pandoc-types
|
||||
- text-builder < 0 # via deferred-folds
|
||||
- text-format < 0 # via base-4.13.0.0
|
||||
- th-nowq < 0 # via time-1.9.3
|
||||
- th-utilities < 0 # template-haskell
|
||||
@ -5070,7 +5067,6 @@ skipped-tests:
|
||||
- crypto-api-tests # via test-framework
|
||||
- crypto-cipher-tests # via test-framework
|
||||
- ctrie # via test-framework
|
||||
- data-textual # via test-framework
|
||||
- deepseq-generics # via test-framework
|
||||
- doldol # via test-framework
|
||||
- double-conversion # via test-framework
|
||||
|
||||
Loading…
Reference in New Issue
Block a user