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

Rattletrap.Type.Property.Str

Documentation

newtype Str Source #

Constructors

Str Str 

Instances

Instances details
Eq Str Source # 
Instance details

Defined in Rattletrap.Type.Property.Str

Methods

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

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

Show Str Source # 
Instance details

Defined in Rattletrap.Type.Property.Str

Methods

showsPrec :: Int -> Str -> ShowS #

show :: Str -> String #

showList :: [Str] -> ShowS #

ToJSON Str Source # 
Instance details

Defined in Rattletrap.Type.Property.Str

FromJSON Str Source # 
Instance details

Defined in Rattletrap.Type.Property.Str