diff options
author | Sam James <sam@gentoo.org> | 2022-10-04 04:23:17 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-04 04:24:12 +0100 |
commit | d512673b387801f68cea5f1781d09dd0a16b1679 (patch) | |
tree | 7978ec5138267cfd41706cc378b7051329b9924c /dev-haskell/haddock-library | |
parent | Revert "Revert "Revert "profiles.desc: Promote some musl to dev""" (diff) | |
download | gentoo-d512673b387801f68cea5f1781d09dd0a16b1679.tar.gz gentoo-d512673b387801f68cea5f1781d09dd0a16b1679.tar.bz2 gentoo-d512673b387801f68cea5f1781d09dd0a16b1679.zip |
dev-haskell/haddock-library: fix PkgMetadataXmlIndentation
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/haddock-library')
-rw-r--r-- | dev-haskell/haddock-library/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/haddock-library/metadata.xml b/dev-haskell/haddock-library/metadata.xml index 5f0143d97f54..b4a6fd6bd93c 100644 --- a/dev-haskell/haddock-library/metadata.xml +++ b/dev-haskell/haddock-library/metadata.xml @@ -9,7 +9,7 @@ Haddock is a documentation-generation tool for Haskell libraries. These modules expose some functionality of it without pulling in the GHC dependency and it is not the same - as Haddock itself. Please note that the + as Haddock itself. Please note that the API is likely to change so specify upper bounds in your project if you can't release often. </longdescription> |