aboutsummaryrefslogtreecommitdiff
path: root/doc/cheatsheet/README.md
blob: c585621729a100a92426a813b736f3370650bec5 (plain) (blame)
1
2
3
4
5
6
7
8
9
![License: CC BY-SA 4.0](https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg)

# Haddock Markup Quick Reference

This page is a single-page quick reference for the markup used in GHC's [Haddock](https://www.haskell.org/haddock/) documentation format. It doesn't list all the details of the format, just the basic markup, so for the vagaries and edge-cases of the syntax, it would be helpful to consult the [Haddock user guide](http://haskell-haddock.readthedocs.io/en/latest/index.html).

## License

This document is licensed under the CC BY-SA 4.0 license.