revert clock to 0.5.1 (last version with fromInteger instance, #1305)

move clock from skipped-tests to expected-test-failures (#1045)
This commit is contained in:
Jens Petersen 2016-03-24 10:04:56 +09:00
parent d576f97834
commit e70789ff0c

View File

@ -219,7 +219,8 @@ packages:
- uuid
"Philipp Middendorf <pmidden@secure.mailbox.org>":
- clock
# https://github.com/fpco/stackage/issues/1305
- clock < 0.5.2
"Stefan Wehr <wehr@factisresearch.com>":
- HTF
@ -2251,7 +2252,6 @@ skipped-tests:
# Misc from GHC 7.10.3 upgrade
# https://github.com/fpco/stackage/issues/1045
#- argon
- clock
# HUnit < 1.3
- GLFW-b
@ -2579,6 +2579,9 @@ expected-test-failures:
# https://github.com/elaye/turtle-options/issues/3
- turtle-options
# https://github.com/fpco/stackage/issues/1045 (moved here from skipped-tests)
- clock
# end of expected-test-failures