uuid-orphans-1.4.1: Orphan instances for the UUID datatype

Safe HaskellNone
LanguageHaskell2010

Data.UUID.Orphans

Contents

Synopsis

Documentation

showUUID :: UUID -> String Source #

The Show instance for UUID does not return a string containing a haskell expression, so if that is required use this function instead.

Orphan instances