mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-11 22:07:29 +01:00
Re-enable persistent-mysql-haskell with its deps.
- `mysql-haskell` and `tcp-streams` are required dependencies. - latest version of all 3 packages run ok with: `stack build --resolver nightly --haddock --test --bench --no-run-benchmarks`
This commit is contained in:
parent
18a1368b3e
commit
af52fdf905
@ -8,7 +8,7 @@ cabal-format-version: "2.2"
|
|||||||
# Constraints for brand new builds
|
# Constraints for brand new builds
|
||||||
packages:
|
packages:
|
||||||
|
|
||||||
"Erik Schnetter <schnetter@gmail.com> @eschnett":
|
"Erik Schnetter <schnetter@gmail.com> @eschnett":
|
||||||
- mpi-hs < 0 # https://github.com/commercialhaskell/stackage/issues/4068
|
- mpi-hs < 0 # https://github.com/commercialhaskell/stackage/issues/4068
|
||||||
|
|
||||||
"Yang Bo <pop.atry@gmail.com> @Atry":
|
"Yang Bo <pop.atry@gmail.com> @Atry":
|
||||||
@ -4034,7 +4034,6 @@ packages:
|
|||||||
- morte < 0
|
- morte < 0
|
||||||
- multipart < 0
|
- multipart < 0
|
||||||
- mwc-probability-transition < 0
|
- mwc-probability-transition < 0
|
||||||
- mysql-haskell < 0
|
|
||||||
- mysql-haskell-nem < 0
|
- mysql-haskell-nem < 0
|
||||||
- mysql-haskell-openssl < 0
|
- mysql-haskell-openssl < 0
|
||||||
- named < 0
|
- named < 0
|
||||||
@ -4064,7 +4063,6 @@ packages:
|
|||||||
- parallel-io < 0
|
- parallel-io < 0
|
||||||
- partial-order < 0
|
- partial-order < 0
|
||||||
- perf < 0
|
- perf < 0
|
||||||
- persistent-mysql-haskell < 0
|
|
||||||
- persistent-refs < 0
|
- persistent-refs < 0
|
||||||
- picosat < 0
|
- picosat < 0
|
||||||
- pier < 0
|
- pier < 0
|
||||||
@ -4180,7 +4178,6 @@ packages:
|
|||||||
- swish < 0
|
- swish < 0
|
||||||
- tasty-dejafu < 0
|
- tasty-dejafu < 0
|
||||||
- tasty-stats < 0
|
- tasty-stats < 0
|
||||||
- tcp-streams < 0
|
|
||||||
- tcp-streams-openssl < 0
|
- tcp-streams-openssl < 0
|
||||||
- tdigest < 0
|
- tdigest < 0
|
||||||
- telegram-bot-simple < 0
|
- telegram-bot-simple < 0
|
||||||
@ -4532,7 +4529,6 @@ skipped-tests:
|
|||||||
- ip # hspec 2.5 https://github.com/andrewthad/haskell-ip/issues/33
|
- ip # hspec 2.5 https://github.com/andrewthad/haskell-ip/issues/33
|
||||||
- language-ecmascript # testing-feat 1.1.0.0
|
- language-ecmascript # testing-feat 1.1.0.0
|
||||||
- makefile # GHC 8.2
|
- makefile # GHC 8.2
|
||||||
- mysql-haskell # tasty
|
|
||||||
- next-ref # hspec 2.3
|
- next-ref # hspec 2.3
|
||||||
- partial-order # HUnit 1.6
|
- partial-order # HUnit 1.6
|
||||||
- serialise
|
- serialise
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user