diff --git a/src/Text/PrettyPrint/HughesPJ.hs b/src/Text/PrettyPrint/HughesPJ.hs index 0925774..98e1bd7 100644 --- a/src/Text/PrettyPrint/HughesPJ.hs +++ b/src/Text/PrettyPrint/HughesPJ.hs @@ -22,7 +22,7 @@ -- -- For more information you can refer to the -- that --- serves as the basis for this libraries design: /The Design -- of a +-- serves as the basis for this libraries design: /The Design of a -- Pretty-printing Library/ by John Hughes, in Advanced Functional Programming, -- 1995. --