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 bytestring lower bound #21

Closed phadej closed 8 years ago

phadej commented 8 years ago
[1 of 8] Compiling Data.UUID.Named  ( Data/UUID/Named.hs, dist/dist-sandbox-81fa8808/build/Data/UUID/Named.o )

Data/UUID/Named.hs:50:17: Not in scope: `BL.fromStrict'

BL.toStrict is introduced in bytestring-0.10.

P.S. Also made a revision on hackage: https://hackage.haskell.org/package/uuid-1.3.12/revisions/