rattletrap-12.0.2: Parse and generate Rocket League replays.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Rattletrap.Type.RemoteId.Epic

Documentation

newtype Epic Source #

Constructors

Epic Str 

Instances

Instances details
FromJSON Epic Source # 
Instance details

Defined in Rattletrap.Type.RemoteId.Epic

ToJSON Epic Source # 
Instance details

Defined in Rattletrap.Type.RemoteId.Epic

Show Epic Source # 
Instance details

Defined in Rattletrap.Type.RemoteId.Epic

Methods

showsPrec :: Int -> Epic -> ShowS #

show :: Epic -> String #

showList :: [Epic] -> ShowS #

Eq Epic Source # 
Instance details

Defined in Rattletrap.Type.RemoteId.Epic

Methods

(==) :: Epic -> Epic -> Bool #

(/=) :: Epic -> Epic -> Bool #