Safe Haskell | None |
---|
Rest.Types.Container
Documentation
data SomeOutput whereSource
Constructors
SomeOutput :: (XmlPickler o, ToJSON o, JSONSchema o) => o -> SomeOutput |
Instances
Typeable SomeOutput | |
ToJSON SomeOutput | |
XmlPickler SomeOutput | |
JSONSchema SomeOutput |