-- Hoogle documentation, generated by Haddock
-- See Hoogle, http://www.haskell.org/hoogle/


-- | Validity instances for uuid
--   
--   Please see README.md
@package validity-uuid
@version 0.0.0.0

module Data.Validity.UUID

-- | A <a>UUID</a> is valid according to the contained words
instance Data.Validity.Validity Data.UUID.Types.Internal.UUID
