haskell-hvr / uuid

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

Switch to using `cryptonite` instead of `cryptohash` #18

Closed tvh closed 8 years ago

tvh commented 8 years ago

cryptohash is officialy deprecated in favour of cryptonite.