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

Rattletrap.Type.Cache

Documentation

data Cache Source #

Instances

Instances details
Eq Cache Source # 
Instance details

Defined in Rattletrap.Type.Cache

Methods

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

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

Show Cache Source # 
Instance details

Defined in Rattletrap.Type.Cache

Methods

showsPrec :: Int -> Cache -> ShowS #

show :: Cache -> String #

showList :: [Cache] -> ShowS #

ToJSON Cache Source # 
Instance details

Defined in Rattletrap.Type.Cache

FromJSON Cache Source # 
Instance details

Defined in Rattletrap.Type.Cache