aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmily Martins <emily.flakeheart@gmail.com>2021-01-08 20:24:56 +0100
committerHécate Moonlight <hecate+github@glitchbra.in>2022-05-06 18:23:48 +0200
commitb07b5ab2546160dfef8ba40102521a8c93f15727 (patch)
tree3c43106429b827216215745668cacff5c930b319
parent35c99f595c984f58d2fb4dc180c48a0eaf7df173 (diff)
Add link to the readthedocs in cabal description to show on hackage.
(cherry picked from commit 52e2d40d47295c02d3181aac0c53028e730f1e3b)
-rw-r--r--haddock.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/haddock.cabal b/haddock.cabal
index c6bbcc6b..253dad16 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -23,6 +23,8 @@ description:
without any documentation annotations, Haddock can generate useful documentation
from your source code.
.
+ Documentation for the haddock binary is available at [readthedocs](https://haskell-haddock.readthedocs.io/en/latest/).
+ .
<<https://cdn.rawgit.com/haskell/haddock/ghc-8.10/doc/cheatsheet/haddocks.svg>>
license: BSD-3-Clause
license-file: LICENSE