Remove upper bound for turtle (and whitespace).

Closes https://github.com/fpco/stackage/issues/2682.
This commit is contained in:
Luke Murphy 2017-08-06 17:33:12 +02:00
parent e570e0d392
commit 838ea284c4
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -3294,9 +3294,6 @@ packages:
- inflections < 0.4 - inflections < 0.4
# Unblock cue-sheet above when removing this bound # Unblock cue-sheet above when removing this bound
# https://github.com/fpco/stackage/issues/2682
- turtle < 1.4
# https://github.com/fpco/stackage/issues/2714 # https://github.com/fpco/stackage/issues/2714
- brick < 0.21 - brick < 0.21
- word-wrap < 0.2 - word-wrap < 0.2