aboutsummaryrefslogtreecommitdiff
path: root/src/Haddock
diff options
context:
space:
mode:
authorDavid Waern <david.waern@gmail.com>2010-05-13 19:08:53 +0000
committerDavid Waern <david.waern@gmail.com>2010-05-13 19:08:53 +0000
commit4b444e1373d050fcf66fe9258535cc4e2c2583e2 (patch)
treeae546e78a1cf03d337f2867d5c5b798dba09d606 /src/Haddock
parenta68d4d244581fe152980891354630a4ebc559c7e (diff)
Fix comment
Diffstat (limited to 'src/Haddock')
-rw-r--r--src/Haddock/Types.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Haddock/Types.hs b/src/Haddock/Types.hs
index 50e0c542..fa0e9a13 100644
--- a/src/Haddock/Types.hs
+++ b/src/Haddock/Types.hs
@@ -33,7 +33,7 @@ import Test.QuickCheck
#endif
--- convenient short-hands
+-- | Convenient short-hand
type Decl = LHsDecl Name