summaryrefslogtreecommitdiff
path: root/p/haskell-haddock-library/debian/patches/avoid-unicode-in-description
blob: 2f17c3b75f25393d4d4daf5c5db1b19117c6e4d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/haddock-library.cabal
+++ b/haddock-library.cabal
@@ -6,7 +6,7 @@
                       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.
+                      itself, see the 'haddock' package.
 license:              BSD3
 license-file:         LICENSE
 maintainer:           Alex Biehl <alexbiehl@gmail.com>, Simon Hengel <sol@typeful.net>, Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>