Unconstrain ansi-terminal (#3143) and test-framework

This commit is contained in:
Dan Burton 2018-03-10 13:36:49 -08:00
parent 30f1e647a3
commit 159ad81e21
No known key found for this signature in database
GPG Key ID: 41F154F410EC12E0

View File

@ -765,11 +765,11 @@ packages:
- foldl - foldl
- morte - morte
- bench - bench
- dhall # - dhall # ansi-terminal-0.8
- dhall-bash # - dhall-bash # via dhall
- dhall-json # - dhall-json # via dhall
# - dhall-nix # deriving-compat via hnix # - dhall-nix # deriving-compat via hnix
- dhall-text # - dhall-text # via dhall
"Andrew Thaddeus Martin <andrew.thaddeus@gmail.com> @andrewthad": "Andrew Thaddeus Martin <andrew.thaddeus@gmail.com> @andrewthad":
- yesod-table - yesod-table
@ -1159,7 +1159,7 @@ packages:
- cabal-rpm - cabal-rpm
- fedora-haskell-tools - fedora-haskell-tools
- idris # - idris # ansi-terminal-0.8
- libffi - libffi
- xmonad-contrib - xmonad-contrib
- cairo - cairo
@ -3254,12 +3254,6 @@ packages:
- hoauth2 < 1.6.1 - hoauth2 < 1.6.1
- github < 0.19 - github < 0.19
# https://github.com/fpco/stackage/issues/3143
- ansi-terminal < 0.8
# https://github.com/haskell/test-framework/issues/35
- test-framework < 0.8.2.0
# https://github.com/fpco/stackage/issues/3154 # https://github.com/fpco/stackage/issues/3154
- entropy < 0.4 - entropy < 0.4
@ -3682,14 +3676,19 @@ skipped-tests:
- capataz # tasty - capataz # tasty
- mysql-haskell # tasty - mysql-haskell # tasty
- static-text # tasty - static-text # tasty
- test-framework # QuickCheck 2.10
# Transitive outdated dependencies # Transitive outdated dependencies
# These packages # These packages
# These can also be checked for updates periodically. # These can also be checked for updates periodically.
- MissingH # via testpack https://github.com/jgoerzen/testpack/issues/11 - MissingH # via testpack https://github.com/jgoerzen/testpack/issues/11
- o-clock # tasty 0.12 via tasty-hedgehog - o-clock # tasty 0.12 via tasty-hedgehog
- options # ansi-terminal-0.8 via chell
- path # via genvalidity genvalidity-property - path # via genvalidity genvalidity-property
- retry # tasty 0.12 via tasty-hedgehog - retry # tasty 0.12 via tasty-hedgehog
- system-fileio # ansi-terminal-0.8 via chell
- system-filepath # ansi-terminal-0.8 via chell
# Blocked by stackage upper bounds. These can be re-enabled once # Blocked by stackage upper bounds. These can be re-enabled once
# the relevant stackage upper bound is lifted. # the relevant stackage upper bound is lifted.