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

Rattletrap.Exception.Empty

Documentation

data Empty Source #

Constructors

Empty 

Instances

Instances details
Eq Empty Source # 
Instance details

Defined in Rattletrap.Exception.Empty

Methods

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

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

Show Empty Source # 
Instance details

Defined in Rattletrap.Exception.Empty

Methods

showsPrec :: Int -> Empty -> ShowS #

show :: Empty -> String #

showList :: [Empty] -> ShowS #

Exception Empty Source # 
Instance details

Defined in Rattletrap.Exception.Empty