mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-02 09:30:28 +01:00
Merge pull request #2016 from winterland1989/patch-9
Add mysql-haskell, enable word24 tests
This commit is contained in:
commit
9eb83f4861
@ -19,6 +19,7 @@ packages:
|
|||||||
- binary-parsers
|
- binary-parsers
|
||||||
- binary-ieee754
|
- binary-ieee754
|
||||||
- word24
|
- word24
|
||||||
|
- mysql-haskell
|
||||||
|
|
||||||
"Harendra Kumar <harendra.kumar@gmail.com> @harendra-kumar":
|
"Harendra Kumar <harendra.kumar@gmail.com> @harendra-kumar":
|
||||||
- unicode-transforms
|
- unicode-transforms
|
||||||
@ -2852,6 +2853,7 @@ expected-test-failures:
|
|||||||
# Requires running servers, accounts, or a specific
|
# Requires running servers, accounts, or a specific
|
||||||
# environment. These shouldn't be re-enabled unless we know a fix
|
# environment. These shouldn't be re-enabled unless we know a fix
|
||||||
# has been released.
|
# has been released.
|
||||||
|
- mysql-haskell # Requires local mysql server with a test account, and binlog enabled.
|
||||||
- GLFW-b # X
|
- GLFW-b # X
|
||||||
- HTF # Requires shell script and are incompatible with sandboxed package databases
|
- HTF # Requires shell script and are incompatible with sandboxed package databases
|
||||||
- HaRe # # Needs ~/.ghc-mod/cabal-helper https://github.com/fpco/stackage/pull/906
|
- HaRe # # Needs ~/.ghc-mod/cabal-helper https://github.com/fpco/stackage/pull/906
|
||||||
@ -2946,7 +2948,6 @@ expected-test-failures:
|
|||||||
- thyme # https://github.com/liyang/thyme/issues/50
|
- thyme # https://github.com/liyang/thyme/issues/50
|
||||||
- tries # https://github.com/athanclark/tries/issues/2
|
- tries # https://github.com/athanclark/tries/issues/2
|
||||||
- wai-middleware-content-type # 0.4.1 - https://github.com/athanclark/wai-middleware-content-type/issues/2
|
- wai-middleware-content-type # 0.4.1 - https://github.com/athanclark/wai-middleware-content-type/issues/2
|
||||||
- word24 # 2.0.0 no issue tracker https://github.com/fpco/stackage/pull/2012
|
|
||||||
- xmlgen # https://github.com/skogsbaer/xmlgen/issues/6
|
- xmlgen # https://github.com/skogsbaer/xmlgen/issues/6
|
||||||
|
|
||||||
# Misc.
|
# Misc.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user