Disable vivid, unconstrain MonadRandom, closes #2180

This commit is contained in:
Dan Burton 2017-02-09 18:51:12 -08:00
parent 9597971cec
commit f1b5850f58
No known key found for this signature in database
GPG Key ID: C11E00118F0CE509

View File

@ -2433,7 +2433,7 @@ packages:
- postgresql-transactional
"Tom Murphy <amindfv@gmail.com> @amindfv":
- vivid
# - vivid # bounds: MonadRandom
# - midair # bounds: ghc, base
- nano-erl
@ -2798,9 +2798,6 @@ packages:
- aeson < 1.1.0.0
- hoauth2 < 0.5.8
# https://github.com/fpco/stackage/issues/2180
- MonadRandom < 0.5
# https://github.com/fpco/stackage/issues/2194
- vector < 0.12.0.0
- primitive < 0.6.2.0
@ -3432,7 +3429,7 @@ tell-me-when-its-released:
- yarr-1.4.0.2 # Re-enable package https://github.com/fpco/stackage/issues/1876
- terminal-progress-bar-0.1.1 # Unskip test suite
- optparse-applicative-0.13.0.0 # Unskip test suite https://github.com/pcapriotti/optparse-applicative/issues/228
- vivid-0.2.0.5 # compilation failure
- vivid-0.2.0.5 # Re-enable package (disabed per MonadRandom < 0.5) https://github.com/fpco/stackage/issues/2180
# Packages which should be hidden after registering, to avoid module name
# conflicts. This is intended for at least two use cases: