hreg-0.0.1
HReg.Regfiles.Types
Description
newtype Path #
Constructors
Defined in HReg.Regfiles.Types
Methods
(==) :: Path -> Path -> Bool #
(/=) :: Path -> Path -> Bool #
showsPrec :: Int -> Path -> ShowS
show :: Path -> String
showList :: [Path] -> ShowS
newtype KeyName #
(==) :: KeyName -> KeyName -> Bool #
(/=) :: KeyName -> KeyName -> Bool #
showsPrec :: Int -> KeyName -> ShowS
show :: KeyName -> String
showList :: [KeyName] -> ShowS