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

Rattletrap.Type.Attribute.Int

Documentation

newtype Int Source #

Constructors

Int 

Fields

Instances

Instances details
Eq Int Source # 
Instance details

Defined in Rattletrap.Type.Attribute.Int

Methods

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

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

Show Int Source # 
Instance details

Defined in Rattletrap.Type.Attribute.Int

Methods

showsPrec :: Int0 -> Int -> ShowS #

show :: Int -> String #

showList :: [Int] -> ShowS #

ToJSON Int Source # 
Instance details

Defined in Rattletrap.Type.Attribute.Int

FromJSON Int Source # 
Instance details

Defined in Rattletrap.Type.Attribute.Int