haskell-hvr / uuid

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

fromText / toText #12

Closed dmjio closed 9 years ago

dmjio commented 9 years ago

Can we get these on hackage? I see them in the github repo, but not in the source (but the cabal version is the same?). This would seriously increase my overall quality of life :) http://hackage.haskell.org/package/uuid-types-1.0.1/docs/src/Data-UUID-Types-Internal.html#UUID

aslatter commented 9 years ago

It is done!