Safe Haskell | None |
---|---|
Language | Haskell2010 |
Rattletrap.Type.Attribute.Reservation
Documentation
data Reservation Source #
Constructors
Reservation | |
Instances
FromJSON Reservation Source # | |
Defined in Rattletrap.Type.Attribute.Reservation | |
ToJSON Reservation Source # | |
Defined in Rattletrap.Type.Attribute.Reservation Methods toJSON :: Reservation -> Value # toEncoding :: Reservation -> Encoding # toJSONList :: [Reservation] -> Value # toEncodingList :: [Reservation] -> Encoding # omitField :: Reservation -> Bool # | |
Show Reservation Source # | |
Defined in Rattletrap.Type.Attribute.Reservation Methods showsPrec :: Int -> Reservation -> ShowS # show :: Reservation -> String # showList :: [Reservation] -> ShowS # | |
Eq Reservation Source # | |
Defined in Rattletrap.Type.Attribute.Reservation |
bitPut :: Reservation -> BitPut Source #