mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
disable postgres-options (jfischoff/postgres-options#6)
This commit is contained in:
parent
2e356e758a
commit
3ead00351d
@ -3584,7 +3584,7 @@ packages:
|
||||
|
||||
"Jonathan Fischoff <jonathangfischoff@gmail.com> @jfischoff":
|
||||
- clock-extras
|
||||
- postgres-options
|
||||
- postgres-options < 0 # https://github.com/jfischoff/postgres-options/issues/6
|
||||
- tmp-postgres
|
||||
- pg-transact
|
||||
- port-utils
|
||||
@ -8370,6 +8370,7 @@ packages:
|
||||
- tldr < 0 # tried tldr-0.9.2, but its *library* requires the disabled package: cmark
|
||||
- tls-debug < 0 # tried tls-debug-0.4.8, but its *executable* requires tls >=1.3 && < 1.6 and the snapshot contains tls-1.7.0
|
||||
- tlynx < 0 # tried tlynx-0.7.2.1, but its *library* requires the disabled package: statistics
|
||||
- tmp-postgres < 0 # tried tmp-postgres-1.34.1.0, but its *library* requires the disabled package: postgres-options
|
||||
- tmp-proc < 0 # tried tmp-proc-0.5.1.3, but its *executable* requires the disabled package: connection
|
||||
- tmp-proc < 0 # tried tmp-proc-0.5.1.3, but its *executable* requires the disabled package: req
|
||||
- tmp-proc-postgres < 0 # tried tmp-proc-postgres-0.5.2.2, but its *library* requires the disabled package: tmp-proc
|
||||
@ -9878,6 +9879,7 @@ skipped-tests:
|
||||
- perfect-vector-shuffle # tried perfect-vector-shuffle-0.1.1.1, but its *test-suite* requires the disabled package: tasty
|
||||
- perfect-vector-shuffle # tried perfect-vector-shuffle-0.1.1.1, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- persistent-mtl # tried persistent-mtl-0.5.0.1, but its *test-suite* requires the disabled package: tasty
|
||||
- pg-transact # tried pg-transact-0.3.2.0, but its *test-suite* requires the disabled package: tmp-postgres
|
||||
- phatsort # tried phatsort-0.6.0.0, but its *test-suite* requires the disabled package: tasty
|
||||
- pipes # tried pipes-4.3.16, but its *test-suite* requires the disabled package: test-framework
|
||||
- pipes-attoparsec # tried pipes-attoparsec-0.6.0, but its *test-suite* requires the disabled package: tasty
|
||||
@ -9889,6 +9891,7 @@ skipped-tests:
|
||||
- poly # tried poly-0.5.1.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- pomaps # tried pomaps-0.2.0.1, but its *test-suite* requires the disabled package: tasty
|
||||
- pomaps # tried pomaps-0.2.0.1, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- postgresql-libpq-notify # tried postgresql-libpq-notify-0.2.0.0, but its *test-suite* requires the disabled package: postgres-options
|
||||
- postgresql-query # tried postgresql-query-3.10.0, but its *test-suite* requires the disabled package: tasty
|
||||
- postgresql-query # tried postgresql-query-3.10.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||
- postgresql-simple # tried postgresql-simple-0.6.5, but its *test-suite* requires the disabled package: tasty
|
||||
|
||||
Loading…
Reference in New Issue
Block a user