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

Rattletrap.Type.Attribute.Int64

Documentation

newtype Int64 Source #

Constructors

Int64 

Fields

Instances

Instances details
Eq Int64 Source # 
Instance details

Defined in Rattletrap.Type.Attribute.Int64

Methods

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

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

Show Int64 Source # 
Instance details

Defined in Rattletrap.Type.Attribute.Int64

Methods

showsPrec :: Int -> Int64 -> ShowS #

show :: Int64 -> String #

showList :: [Int64] -> ShowS #

ToJSON Int64 Source # 
Instance details

Defined in Rattletrap.Type.Attribute.Int64

FromJSON Int64 Source # 
Instance details

Defined in Rattletrap.Type.Attribute.Int64