rattletrap-11.0.1: Parse and generate Rocket League replays.
Safe HaskellNone
LanguageHaskell2010

Rattletrap.Type.RemoteId.Epic

Documentation

newtype Epic Source #

Constructors

Epic Str 

Instances

Instances details
Eq Epic Source # 
Instance details

Defined in Rattletrap.Type.RemoteId.Epic

Methods

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

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

Show Epic Source # 
Instance details

Defined in Rattletrap.Type.RemoteId.Epic

Methods

showsPrec :: Int -> Epic -> ShowS #

show :: Epic -> String #

showList :: [Epic] -> ShowS #

ToJSON Epic Source # 
Instance details

Defined in Rattletrap.Type.RemoteId.Epic

FromJSON Epic Source # 
Instance details

Defined in Rattletrap.Type.RemoteId.Epic