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

Rattletrap.Exception.Empty

Documentation

data Empty Source #

Constructors

Empty 

Instances

Instances details
Exception Empty Source # 
Instance details

Defined in Rattletrap.Exception.Empty

Show Empty Source # 
Instance details

Defined in Rattletrap.Exception.Empty

Methods

showsPrec :: Int -> Empty -> ShowS #

show :: Empty -> String #

showList :: [Empty] -> ShowS #

Eq Empty Source # 
Instance details

Defined in Rattletrap.Exception.Empty

Methods

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

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