uuid-orphans-1.4.6: Orphan instances for the UUID datatype
Safe HaskellNone
LanguageHaskell2010

Data.UUID.Orphans

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

Generic UUID Source # 
Instance details

Associated Types

type Rep UUID :: Type -> Type #

Methods

from :: UUID -> Rep UUID x #

to :: Rep UUID x -> UUID #

SafeCopy UUID Source # 
Instance details

PathInfo UUID Source # 
Instance details