1 name: symantic-http-doc
2 -- PVP: +-+------- breaking API changes
3 -- | | +----- non-breaking API additions
4 -- | | | +--- code changes with no API change
5 version: 0.0.0.20190324
7 synopsis: symantic-http applied to the derivation of HTTP documentation
9 This library applies <https://hackage.haskell.org/package/symantic-http symantic-http>
10 to the documentation of an HTTP API.
12 For learning how to use this library,
13 you can read the demo example
14 in <git://git.autogeree.net/symantic-http symantic-http.git>.
18 stability: experimental
19 author: Julien Moutinho <julm+symantic-http@autogeree.net>
20 maintainer: Julien Moutinho <julm+symantic-http@autogeree.net>
21 bug-reports: Julien Moutinho <julm+symantic-http@autogeree.net>
26 tested-with: GHC==8.4.4
31 Source-Repository head
32 location: git://git.autogeree.net/symantic-http
38 default-language: Haskell2010
57 -Wincomplete-uni-patterns
58 -Wincomplete-record-updates
60 -- -fhide-source-paths
66 , http-api-data >= 0.4
74 -- pkgconfig-depends: zlib