mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-16 08:15:49 +01:00
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:
parent
d576f97834
commit
e70789ff0c
@ -219,7 +219,8 @@ packages:
|
|||||||
- uuid
|
- uuid
|
||||||
|
|
||||||
"Philipp Middendorf <pmidden@secure.mailbox.org>":
|
"Philipp Middendorf <pmidden@secure.mailbox.org>":
|
||||||
- clock
|
# https://github.com/fpco/stackage/issues/1305
|
||||||
|
- clock < 0.5.2
|
||||||
|
|
||||||
"Stefan Wehr <wehr@factisresearch.com>":
|
"Stefan Wehr <wehr@factisresearch.com>":
|
||||||
- HTF
|
- HTF
|
||||||
@ -2251,7 +2252,6 @@ skipped-tests:
|
|||||||
# Misc from GHC 7.10.3 upgrade
|
# Misc from GHC 7.10.3 upgrade
|
||||||
# https://github.com/fpco/stackage/issues/1045
|
# https://github.com/fpco/stackage/issues/1045
|
||||||
#- argon
|
#- argon
|
||||||
- clock
|
|
||||||
|
|
||||||
# HUnit < 1.3
|
# HUnit < 1.3
|
||||||
- GLFW-b
|
- GLFW-b
|
||||||
@ -2579,6 +2579,9 @@ expected-test-failures:
|
|||||||
|
|
||||||
# https://github.com/elaye/turtle-options/issues/3
|
# https://github.com/elaye/turtle-options/issues/3
|
||||||
- turtle-options
|
- turtle-options
|
||||||
|
|
||||||
|
# https://github.com/fpco/stackage/issues/1045 (moved here from skipped-tests)
|
||||||
|
- clock
|
||||||
# end of expected-test-failures
|
# end of expected-test-failures
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user