| CARVIEW |
Select Language
HTTP/1.1 200 OK
Connection: keep-alive
Server: nginx/1.24.0 (Ubuntu)
Content-Type: text/html; charset=utf-8
Cache-Control: public, max-age=300
Content-Encoding: gzip
Via: 1.1 varnish, 1.1 varnish
Accept-Ranges: bytes
Age: 0
Date: Fri, 16 Jan 2026 21:25:18 GMT
X-Served-By: cache-dfw-kdal2120039-DFW, cache-bom-vanm7210043-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1768598718.959365,VS0,VE773
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
hyakko: Literate-style Documentation Generator
[Skip to Readme]
hyakko: Literate-style Documentation Generator
Hyakko is a Haskell port of Docco: the original quick-and-dirty, hundred-line-long, literate-programming-style documentation generator.
[Skip to Readme]
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| threaded | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- hyakko-0.6.7.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.2.0, 0.2.1, 0.3.0, 0.3.1, 0.3.2, 0.4.0, 0.5.0, 0.5.1, 0.5.2, 0.6.0, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.6.5, 0.6.6, 0.6.7 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | aeson (>=0.7 && <0.10), base (>=4 && <5), blaze-html (>=0.5 && <1.0), bytestring (>=0.9 && <1.0), cmdargs (>=0.10 && <0.11), directory (>=1.0 && <2.0), filepath (>=1.2 && <1.5), highlighting-kate (>=0.6 && <0.7), mtl (>=2.1 && <2.2), pandoc (>=1.14 && <1.15), regex-pcre-builtin (>=0.9 && <1.0), text (>=0.11 && <2.0), unordered-containers (>=0.2 && <0.3) [details] |
| Tested with | ghc ==7.4.2 |
| License | MIT |
| Copyright | (c) 2015 Jeremy Hull |
| Author | Jeremy Hull <sourdrums@gmail.com> |
| Maintainer | Jeremy Hull <sourdrums@gmail.com> |
| Uploaded | by JeremyHull at 2015-06-03T21:41:12Z |
| Category | Documentation |
| Home page | https://sourrust.github.io/hyakko/ |
| Bug tracker | https://github.com/sourrust/hyakko/issues |
| Source repo | head: git clone git://github.com/sourrust/hyakko.git |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Executables | hyakko |
| Downloads | 12174 total (56 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating |
|
| Status | Docs not available [build log] Last success reported on 2015-06-09 [all 7 reports] |
Readme for hyakko-0.6.7
[back to package description]
_ _ _
| |__ _ _ __ _| | _| | _ ___
| '_ \| | | |/ _` | |/ / |/ / _ \
| | | | |_| | (_| | <| < (_) |
|_| |_|\__, |\__,_|_|\_\_|\_\___/
|___/
Hyakko is a Haskell port of Docco: the original quick-and-dirty,
hundred-line-long, literate-programing-style documentation generator.
More info: <https://sourrust.github.io/hyakko>
coffeescript (original): <https://jashkenas.github.io/docco>
Other ports
-----------
Clojure: <https://fogus.github.io/marginalia>
Lua: <https://rgieseke.github.io/locco>
.NET: <https://dontangg.github.io/nocco>
Python: <https://fitzgen.github.io/pycco>
Ruby: <https://rtomayko.github.io/rocco>
Shell: <https://rtomayko.github.io/shocco>