aboutsummaryrefslogtreecommitdiff
path: root/ch05/Prettify.hs
diff options
context:
space:
mode:
Diffstat (limited to 'ch05/Prettify.hs')
-rw-r--r--ch05/Prettify.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/ch05/Prettify.hs b/ch05/Prettify.hs
index c33a4ae..415d939 100644
--- a/ch05/Prettify.hs
+++ b/ch05/Prettify.hs
@@ -1,7 +1,7 @@
module Prettify
(
-- * Constructors
- Doc
+ Doc(..)
-- * Basic combinators
, (Prettify.<>)
, empty