Safe Haskell | None |
---|---|
Language | Haskell98 |
Rest.Types.Container
Documentation
data SomeOutput where Source
Constructors
SomeOutput :: (XmlPickler o, ToJSON o, JSONSchema o) => o -> SomeOutput |
rest-types-1.11: Silk Rest Framework Types
Safe Haskell | None |
---|---|
Language | Haskell98 |
Rest.Types.Container
data SomeOutput where Source
Constructors
SomeOutput :: (XmlPickler o, ToJSON o, JSONSchema o) => o -> SomeOutput |