Enable random-1.2.0, and disable some unmaintained packages

This commit is contained in:
Alexey Kuleshevich 2021-02-16 23:52:59 +03:00
parent 18c6961b70
commit 49e691fada
No known key found for this signature in database
GPG Key ID: E59B216127119E3E

View File

@ -1511,9 +1511,9 @@ packages:
- interpolatedstring-perl6 - interpolatedstring-perl6
- iproute - iproute
- missing-foreign - missing-foreign
- MissingH # - MissingH # due to random < 1.2: https://github.com/commercialhaskell/stackage/issues/5474
- multimap - multimap
- parallel-io # - parallel-io # due to random < 1.2: https://github.com/commercialhaskell/stackage/issues/5474
- text-binary - text-binary
- Chart-cairo < 0 # GHC 8.4 via cairo - Chart-cairo < 0 # GHC 8.4 via cairo
- ghc-events - ghc-events
@ -3072,7 +3072,7 @@ packages:
- simplest-sqlite < 0 # ghc 8.10 - simplest-sqlite < 0 # ghc 8.10
- warp-tls-uid - warp-tls-uid
- nowdoc - nowdoc
- HaXml # - HaXml # due to random < 1.2: https://github.com/commercialhaskell/stackage/issues/5474
- typecheck-plugin-nat-simple - typecheck-plugin-nat-simple
- ranged-list - ranged-list
@ -6802,13 +6802,6 @@ packages:
# https://github.com/commercialhaskell/path/issues/161 # https://github.com/commercialhaskell/path/issues/161
- path < 0.7.1 - path < 0.7.1
# https://github.com/commercialhaskell/stackage/issues/5474
# When closing this, we may need to set flags.QuickCheck.old-random = false unless we've updated to QuickCheck 2.14.1
- random < 1.2.0
- random-fu < 0.2.7.6
- random-source < 0.3.0.10
- numhask < 0.7.0.0
# https://github.com/commercialhaskell/stackage/issues/5524 # https://github.com/commercialhaskell/stackage/issues/5524
- dlist < 1.0 - dlist < 1.0
- rebase < 1.7 - rebase < 1.7
@ -6940,8 +6933,6 @@ packages:
# Package flags are applied to individual packages, and override the values of # Package flags are applied to individual packages, and override the values of
# global-flags # global-flags
package-flags: package-flags:
QuickCheck:
old-random: true
pathtype: pathtype:
old-time: false old-time: false