mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 07:48:31 +01:00
Merge pull request #4071 from naushadh/add-persistent-mysql-haskell
Re-enable `persistent-mysql-haskell` with its deps.
This commit is contained in:
commit
1f86c732df
@ -8,7 +8,7 @@ cabal-format-version: "2.2"
|
||||
# Constraints for brand new builds
|
||||
packages:
|
||||
|
||||
"Erik Schnetter <schnetter@gmail.com> @eschnett":
|
||||
"Erik Schnetter <schnetter@gmail.com> @eschnett":
|
||||
- mpi-hs < 0 # https://github.com/commercialhaskell/stackage/issues/4068
|
||||
|
||||
"Yang Bo <pop.atry@gmail.com> @Atry":
|
||||
@ -4034,7 +4034,6 @@ packages:
|
||||
- morte < 0
|
||||
- multipart < 0
|
||||
- mwc-probability-transition < 0
|
||||
- mysql-haskell < 0
|
||||
- mysql-haskell-nem < 0
|
||||
- mysql-haskell-openssl < 0
|
||||
- named < 0
|
||||
@ -4064,7 +4063,6 @@ packages:
|
||||
- parallel-io < 0
|
||||
- partial-order < 0
|
||||
- perf < 0
|
||||
- persistent-mysql-haskell < 0
|
||||
- persistent-refs < 0
|
||||
- picosat < 0
|
||||
- pier < 0
|
||||
@ -4180,7 +4178,6 @@ packages:
|
||||
- swish < 0
|
||||
- tasty-dejafu < 0
|
||||
- tasty-stats < 0
|
||||
- tcp-streams < 0
|
||||
- tcp-streams-openssl < 0
|
||||
- tdigest < 0
|
||||
- telegram-bot-simple < 0
|
||||
@ -4535,7 +4532,6 @@ skipped-tests:
|
||||
- ip # hspec 2.5 https://github.com/andrewthad/haskell-ip/issues/33
|
||||
- language-ecmascript # testing-feat 1.1.0.0
|
||||
- makefile # GHC 8.2
|
||||
- mysql-haskell # tasty
|
||||
- next-ref # hspec 2.3
|
||||
- partial-order # HUnit 1.6
|
||||
- serialise
|
||||
|
||||
Loading…
Reference in New Issue
Block a user