summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-03-20 11:08:40 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-03-20 11:08:40 -0400
commitc538edd55032747f05fafefbd664c2f04423c1b8 (patch)
treeec73f33a36ec68ee50240c1983b178f390198c6e /CHANGELOG
parent8f8a146312ec999914d09451307327d190cbfb56 (diff)
fix build with QuickCheck 2.7.1
For some reason this was working w/o a cast before, despite POSIXTime etc being newtypes. It stopped working with the new QuickCheck: Utility/QuickCheck.hs:31:33: No instance for (Integral POSIXTime) arising from a use of `arbitrarySizedIntegral' Possible fix: add an instance declaration for (Integral POSIXTime) In the first argument of `nonNegative', namely `arbitrarySizedIntegral' In the expression: nonNegative arbitrarySizedIntegral In an equation for `arbitrary': arbitrary = nonNegative arbitrarySizedIntegral
Diffstat (limited to 'CHANGELOG')
0 files changed, 0 insertions, 0 deletions