mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-05-09 00:05:30 +02:00
Merge pull request #7990 from ysangkok/mysql-haskell
Unconstrain mysql-haskell (without benchmarks or ram)
This commit is contained in:
commit
fbec5117db
@ -7835,7 +7835,6 @@ packages:
|
|||||||
- tls-session-manager < 0.1.0
|
- tls-session-manager < 0.1.0
|
||||||
- smtp-mail < 0.5.0.1
|
- smtp-mail < 0.5.0.1
|
||||||
- pusher-http-haskell < 2.1.0.22
|
- pusher-http-haskell < 2.1.0.22
|
||||||
- mysql-haskell < 1.2.1
|
|
||||||
- wreq < 0.5.4.5
|
- wreq < 0.5.4.5
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/7930
|
# https://github.com/commercialhaskell/stackage/issues/7930
|
||||||
@ -8004,6 +8003,10 @@ package-flags:
|
|||||||
|
|
||||||
path:
|
path:
|
||||||
os-string: true
|
os-string: true
|
||||||
|
|
||||||
|
# https://github.com/commercialhaskell/stackage/issues/7929
|
||||||
|
mysql-haskell:
|
||||||
|
crypton-1-1: false
|
||||||
# end of package-flags
|
# end of package-flags
|
||||||
|
|
||||||
# Special configure options for individual packages
|
# Special configure options for individual packages
|
||||||
@ -9030,6 +9033,7 @@ expected-benchmark-failures:
|
|||||||
- lr-acts # 0.1
|
- lr-acts # 0.1
|
||||||
- lz4 # https://github.com/fpco/stackage/issues/3510
|
- lz4 # https://github.com/fpco/stackage/issues/3510
|
||||||
- memcache # 0.3.0.2
|
- memcache # 0.3.0.2
|
||||||
|
- mysql-haskell # https://github.com/winterland1989/mysql-haskell/issues/82
|
||||||
- product-profunctors # 0.11.1.1
|
- product-profunctors # 0.11.1.1
|
||||||
- stateWriter # 0.4.0 https://github.com/bartavelle/stateWriter/issues/5
|
- stateWriter # 0.4.0 https://github.com/bartavelle/stateWriter/issues/5
|
||||||
- ua-parser # 0.7.7.0 compile fail against aeson 2
|
- ua-parser # 0.7.7.0 compile fail against aeson 2
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user