mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 14:58:29 +01:00
enable postgresql-connection-string without testsuite
nikita-volkov/postgresql-connection-string#1
This commit is contained in:
parent
565ca37503
commit
2d68c66b46
@ -7340,7 +7340,6 @@ packages:
|
||||
- polysemy-zoo < 0 # tried polysemy-zoo-0.8.2.0, but its *library* requires text >=1.1.0 && < 2.1 and the snapshot contains text-2.1.3
|
||||
- pontarius-xmpp < 0 # tried pontarius-xmpp-0.5.7.2, but its *library* requires the disabled package: cryptohash
|
||||
- pontarius-xmpp-extras < 0 # tried pontarius-xmpp-extras-0.1.0.12, but its *library* requires the disabled package: pontarius-xmpp
|
||||
- postgresql-connection-string < 0 # tried postgresql-connection-string-0.1.0.3, but its *library* requires QuickCheck >=2.14 && < 2.16 and the snapshot contains QuickCheck-2.16.0.0
|
||||
- postgresql-migration < 0 # tried postgresql-migration-0.2.1.8, but its *library* requires time >=1.4 && < 1.14 and the snapshot contains time-1.14
|
||||
- postgresql-query < 0 # tried postgresql-query-3.10.0, but its *library* requires the disabled package: inflections
|
||||
- postgresql-simple-url < 0 # tried postgresql-simple-url-0.2.1.0, but its *library* requires base >=4.6 && < 4.20 and the snapshot contains base-4.21.1.0
|
||||
@ -8851,6 +8850,7 @@ skipped-tests:
|
||||
- pinch # tried pinch-0.5.2.0, but its *test-suite* requires network-run >=0.2.4 && < 0.4 and the snapshot contains network-run-0.5.0
|
||||
- pipes-category # tried pipes-category-0.3.0.0, but its *test-suite* requires transformers >=0.4 && < 0.6 and the snapshot contains transformers-0.6.1.2
|
||||
- pipes-fluid # tried pipes-fluid-0.6.0.1, but its *test-suite* requires the disabled package: pipes-misc
|
||||
- postgresql-connection-string # tried postgresql-connection-string-0.1.0.4, but its *test-suite* requires QuickCheck >=2.14 && < 2.16 and the snapshot contains QuickCheck-2.16.0.0
|
||||
- postgresql-libpq-notify # tried postgresql-libpq-notify-0.2.0.0, but its *test-suite* requires the disabled package: tmp-postgres
|
||||
- pretty-diff # tried pretty-diff-0.4.0.3, but its *test-suite* requires tasty >=1.1 && < 1.5 and the snapshot contains tasty-1.5.3
|
||||
- pretty-sop # tried pretty-sop-0.2.0.3, but its *test-suite* requires markdown-unlit >=0.5.0 && < 0.6 and the snapshot contains markdown-unlit-0.6.0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user