AppId
newtype AppId Source #
Constructors
Fields
Defined in AppId
Methods
fromString :: String -> AppId #
readsPrec :: Int -> ReadS AppId #
readList :: ReadS [AppId] #
readPrec :: ReadPrec AppId #
readListPrec :: ReadPrec [AppId] #
showsPrec :: Int -> AppId -> ShowS #
show :: AppId -> String #
showList :: [AppId] -> ShowS #
(==) :: AppId -> AppId -> Bool #
(/=) :: AppId -> AppId -> Bool #