pokemon-go-protobuf-types-0.1.0.0: Haskell types for the Pokemon Go protobuf protocol.
Proto.POGOProtos.Map.Fort.FortType
data FortType #
Constructors
Instances
Methods
minBound :: FortType #
maxBound :: FortType #
succ :: FortType -> FortType #
pred :: FortType -> FortType #
toEnum :: Int -> FortType #
fromEnum :: FortType -> Int #
enumFrom :: FortType -> [FortType] #
enumFromThen :: FortType -> FortType -> [FortType] #
enumFromTo :: FortType -> FortType -> [FortType] #
enumFromThenTo :: FortType -> FortType -> FortType -> [FortType] #
(==) :: FortType -> FortType -> Bool #
(/=) :: FortType -> FortType -> Bool #
showsPrec :: Int -> FortType -> ShowS #
show :: FortType -> String #
showList :: [FortType] -> ShowS #
maybeToEnum :: Int -> Maybe FortType
showEnum :: FortType -> String
readEnum :: String -> Maybe FortType
fieldDefault :: FortType
def :: FortType