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