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

Rattletrap.Type.I8

Documentation

newtype I8 Source #

Constructors

I8 Int8 

Instances

Instances details
Eq I8 Source # 
Instance details

Defined in Rattletrap.Type.I8

Methods

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

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

Show I8 Source # 
Instance details

Defined in Rattletrap.Type.I8

Methods

showsPrec :: Int -> I8 -> ShowS #

show :: I8 -> String #

showList :: [I8] -> ShowS #

ToJSON I8 Source # 
Instance details

Defined in Rattletrap.Type.I8

FromJSON I8 Source # 
Instance details

Defined in Rattletrap.Type.I8