From 00fd1aad6e4e5c69b612e11817e30e14b086cada Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Sep 2018 21:09:30 -0700 Subject: [PATCH] Remove existing bounds to not get confused --- build-constraints.yaml | 82 +++++++++++++++++++++--------------------- 1 file changed, 41 insertions(+), 41 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b02e07c6..9b5015fa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3692,86 +3692,86 @@ packages: "Stackage upper bounds": # https://github.com/fpco/stackage/issues/3531 - - jwt < 0.8.0 + # jwt < 0.8.0 # needed by cabal-install # https://github.com/fpco/stackage/issues/3566 - - network < 2.7 + # network < 2.7 # https://github.com/commercialhaskell/stackage/issues/3847 - - hw-json < 0.8.1.0 + # hw-json < 0.8.1.0 # https://github.com/commercialhaskell/stackage/issues/3858 - - focus < 0.2 - - stm-containers < 1 - - slave-thread < 1.0.2.1 + # focus < 0.2 + # stm-containers < 1 + # slave-thread < 1.0.2.1 # https://github.com/commercialhaskell/stackage/issues/3868 - - brick < 0.39 - - vty < 5.23 + # brick < 0.39 + # vty < 5.23 # https://github.com/commercialhaskell/stackage/issues/3878 - - microspec < 0.2 + # microspec < 0.2 # https://github.com/commercialhaskell/stackage/issues/3884 - - pretty-show < 1.8 + # pretty-show < 1.8 # https://github.com/commercialhaskell/stackage/issues/3902 - - attoparsec-uri < 0.0.5 - - urlpath < 9.0.0.1 + # attoparsec-uri < 0.0.5 + # urlpath < 9.0.0.1 # https://github.com/commercialhaskell/stackage/issues/3926 - - vinyl < 0.10 + # vinyl < 0.10 # https://github.com/commercialhaskell/stackage/issues/3945 - - dhall < 1.17 + # dhall < 1.17 # https://github.com/commercialhaskell/stackage/issues/3949 - - QuickCheck < 2.12 - - hspec < 2.5.6 - - hspec-core < 2.5.6 - - hspec-discover < 2.5.6 - - hspec-meta < 2.5.6 + # QuickCheck < 2.12 + # hspec < 2.5.6 + # hspec-core < 2.5.6 + # hspec-discover < 2.5.6 + # hspec-meta < 2.5.6 # https://github.com/commercialhaskell/stackage/issues/3950 - - Cabal < 2.3 + # Cabal < 2.3 # https://github.com/commercialhaskell/stackage/issues/3955 - - megaparsec < 7.0.0 - - hspec-megaparsec < 2.0.0 - - modern-uri < 0.3.0.0 - - tibetan-utils < 0.1.1.9 - - language-puppet < 1.4.0 - - cue-sheet < 2.0.0 - - stache < 2.0.0 - - neat-interpolation < 0.3.2.3 - - mmark < 0.0.6.0 - - mmark-cli < 0.0.4.0 - - versions < 3.5 + # megaparsec < 7.0.0 + # hspec-megaparsec < 2.0.0 + # modern-uri < 0.3.0.0 + # tibetan-utils < 0.1.1.9 + # language-puppet < 1.4.0 + # cue-sheet < 2.0.0 + # stache < 2.0.0 + # neat-interpolation < 0.3.2.3 + # mmark < 0.0.6.0 + # mmark-cli < 0.0.4.0 + # versions < 3.5 # https://github.com/commercialhaskell/stackage/issues/3972 - - ghc-typelits-extra < 0.3 - - ghc-typelits-knownnat < 0.6 + # ghc-typelits-extra < 0.3 + # ghc-typelits-knownnat < 0.6 # https://github.com/commercialhaskell/stackage/issues/3972 - - vector-algorithms < 0.8.0.0 + # vector-algorithms < 0.8.0.0 # https://github.com/commercialhaskell/stackage/issues/3984 - - unbound-generics < 0.4 + # unbound-generics < 0.4 # https://github.com/commercialhaskell/stackage/issues/3985 - - singletons < 2.5 - - eliminators < 0.5 - - th-desugar < 1.9 + # singletons < 2.5 + # eliminators < 0.5 + # th-desugar < 1.9 # https://github.com/commercialhaskell/stackage/issues/3990 - - stm < 2.5 + # stm < 2.5 # https://github.com/commercialhaskell/stackage/issues/4001 - - http-api-data < 0.3.9 + # http-api-data < 0.3.9 # https://github.com/commercialhaskell/stackage/issues/4002 - - github < 0.20 + # github < 0.20 # end of packages