mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-10 21:37:30 +01:00
Disable hasql-th and some tests after #6102
This commit is contained in:
parent
27ceb0f1a2
commit
3ed84a06d2
@ -1558,7 +1558,7 @@ packages:
|
|||||||
- hasql
|
- hasql
|
||||||
- hasql-optparse-applicative
|
- hasql-optparse-applicative
|
||||||
- hasql-pool
|
- hasql-pool
|
||||||
- hasql-th
|
- hasql-th < 0 # 0.4.0.9 TH compile error
|
||||||
- hasql-transaction
|
- hasql-transaction
|
||||||
- headed-megaparsec
|
- headed-megaparsec
|
||||||
- jsonifier
|
- jsonifier
|
||||||
@ -7298,6 +7298,7 @@ expected-test-failures:
|
|||||||
- network-anonymous-i2p
|
- network-anonymous-i2p
|
||||||
- odbc # "Need ODBC_TEST_CONNECTION_STRING environment variable"
|
- odbc # "Need ODBC_TEST_CONNECTION_STRING environment variable"
|
||||||
- opaleye # PostgreSQL
|
- opaleye # PostgreSQL
|
||||||
|
- optima # `demo` invoked with bad arguments https://github.com/commercialhaskell/stackage/pull/6102
|
||||||
- pandoc-plot # requires matlab, etc and DISPLAY for tcltk
|
- pandoc-plot # requires matlab, etc and DISPLAY for tcltk
|
||||||
- pantry # https://github.com/commercialhaskell/stackage/issues/4628
|
- pantry # https://github.com/commercialhaskell/stackage/issues/4628
|
||||||
- peregrin # Requires running pg-harness-server
|
- peregrin # Requires running pg-harness-server
|
||||||
@ -7308,6 +7309,7 @@ expected-test-failures:
|
|||||||
- postgresql-simple # PostgreSQL
|
- postgresql-simple # PostgreSQL
|
||||||
- postgresql-simple-migration
|
- postgresql-simple-migration
|
||||||
- postgresql-simple-queue
|
- postgresql-simple-queue
|
||||||
|
- postgresql-syntax # hedgehog-test executable not found https://github.com/commercialhaskell/stackage/pull/6102
|
||||||
- postgresql-typed # PostgreSQL
|
- postgresql-typed # PostgreSQL
|
||||||
- postgrest # PostgreSQL
|
- postgrest # PostgreSQL
|
||||||
- purescript # git 128 https://github.com/purescript/purescript/issues/2292
|
- purescript # git 128 https://github.com/purescript/purescript/issues/2292
|
||||||
@ -7379,6 +7381,7 @@ expected-test-failures:
|
|||||||
- vector-algorithms # http://hub.darcs.net/dolio/vector-algorithms/issue/9
|
- vector-algorithms # http://hub.darcs.net/dolio/vector-algorithms/issue/9
|
||||||
- vivid-supercollider # https://github.com/commercialhaskell/stackage/issues/4250
|
- vivid-supercollider # https://github.com/commercialhaskell/stackage/issues/4250
|
||||||
- xmlgen # https://github.com/skogsbaer/xmlgen/issues/6
|
- xmlgen # https://github.com/skogsbaer/xmlgen/issues/6
|
||||||
|
- domain-optics # https://github.com/commercialhaskell/stackage/pull/6102
|
||||||
|
|
||||||
# Recursive deps https://github.com/fpco/stackage/issues/1818
|
# Recursive deps https://github.com/fpco/stackage/issues/1818
|
||||||
- options
|
- options
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user