uuid-orphans-1.4.5: 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

Generic UUID Source # 
Instance details

Associated Types

type Rep UUID :: Type -> Type #

Methods

from :: UUID -> Rep UUID x #

to :: Rep UUID x -> UUID #

Lift UUID Source # 
Instance details

Methods

lift :: UUID -> Q Exp #

SafeCopy UUID Source # 
Instance details

PathInfo UUID Source # 
Instance details