haskell-hvr / uuid

A Haskell library for creating, printing and parsing UUIDs
http://hackage.haskell.org/package/uuid
61 stars 38 forks source link

Bump time upper bound #1

Closed artemshitov closed 9 years ago

artemshitov commented 9 years ago

Time package got its version 1.5 in September, and UUID seems to build and work just fine with it. This PR bumps the upper bound of time to 1.6.

aslatter commented 9 years ago

Do the tests pass? The last time I tried this test-framework was the hold up.

artemshitov commented 9 years ago

The tests pass. test-framework added support for time-1.5 in 0.8.1.0.