diff options
Diffstat (limited to 'haddock-library')
| -rw-r--r-- | haddock-library/haddock-library.cabal | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/haddock-library/haddock-library.cabal b/haddock-library/haddock-library.cabal index 195d409e..74c928b2 100644 --- a/haddock-library/haddock-library.cabal +++ b/haddock-library/haddock-library.cabal @@ -6,8 +6,8 @@ description:          Haddock is a documentation-generation tool for Haskell                        libraries. These modules expose some functionality of it                        without pulling in the GHC dependency. Please note that the                        API is likely to change so specify upper bounds in your -                      project if you can't release often. For interacting with Haddock -                      itself, see the ‘haddock’ package. +                      project. For interacting with Haddock +                      itself, see the [haddock package](https://hackage.haskell.org/package/haddock).  license:              BSD3  license-files:        LICENSE  maintainer:           Alec Theriault <alec.theriault@gmail.com>, Alex Biehl <alexbiehl@gmail.com>, Simon Hengel <sol@typeful.net>, Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk> | 
