aboutsummaryrefslogtreecommitdiff
path: root/haddock.cabal
diff options
context:
space:
mode:
authorHerbert Valerio Riedel <hvr@gnu.org>2017-07-20 12:12:55 +0200
committerHerbert Valerio Riedel <hvr@gnu.org>2017-07-20 12:12:55 +0200
commit92d95c2121e0323884ce65133611f309bd13786f (patch)
tree1b0216a6440d1183b1adc6223b5adf278e2a13f3 /haddock.cabal
parentfb2759d1c7c19d5790c0fe1b719ccc93539a6884 (diff)
Add cheatsheet to haddock.cabal
Diffstat (limited to 'haddock.cabal')
-rw-r--r--haddock.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/haddock.cabal b/haddock.cabal
index 85790cab..09650466 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -21,6 +21,8 @@ description:
generated. Abstract types and classes are handled correctly. In fact, even
without any documentation annotations, Haddock can generate useful documentation
from your source code.
+ .
+ <<https://cdn.rawgit.com/haskell/haddock/master/doc/cheatsheet/haddocks.svg>>
license: BSD3
license-file: LICENSE
author: Simon Marlow, David Waern