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

Rattletrap.Type.Property.Str

Documentation

newtype Str Source #

Constructors

Str Str 

Instances

Instances details
FromJSON Str Source # 
Instance details

Defined in Rattletrap.Type.Property.Str

ToJSON Str Source # 
Instance details

Defined in Rattletrap.Type.Property.Str

Show Str Source # 
Instance details

Defined in Rattletrap.Type.Property.Str

Methods

showsPrec :: Int -> Str -> ShowS #

show :: Str -> String #

showList :: [Str] -> ShowS #

Eq Str Source # 
Instance details

Defined in Rattletrap.Type.Property.Str

Methods

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

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