| 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.14.0.1: 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 |