From 49e691fadaaca5f0b86e3f12f7d6ea2baf44fefc Mon Sep 17 00:00:00 2001 From: Alexey Kuleshevich Date: Tue, 16 Feb 2021 23:52:59 +0300 Subject: [PATCH] Enable random-1.2.0, and disable some unmaintained packages --- build-constraints.yaml | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index dcc5551e..49ad5b5c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1511,9 +1511,9 @@ packages: - interpolatedstring-perl6 - iproute - missing-foreign - - MissingH + # - MissingH # due to random < 1.2: https://github.com/commercialhaskell/stackage/issues/5474 - multimap - - parallel-io + # - parallel-io # due to random < 1.2: https://github.com/commercialhaskell/stackage/issues/5474 - text-binary - Chart-cairo < 0 # GHC 8.4 via cairo - ghc-events @@ -3072,7 +3072,7 @@ packages: - simplest-sqlite < 0 # ghc 8.10 - warp-tls-uid - nowdoc - - HaXml + # - HaXml # due to random < 1.2: https://github.com/commercialhaskell/stackage/issues/5474 - typecheck-plugin-nat-simple - ranged-list @@ -6802,13 +6802,6 @@ packages: # https://github.com/commercialhaskell/path/issues/161 - 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 - dlist < 1.0 - rebase < 1.7 @@ -6940,8 +6933,6 @@ packages: # Package flags are applied to individual packages, and override the values of # global-flags package-flags: - QuickCheck: - old-random: true pathtype: old-time: false