aboutsummaryrefslogtreecommitdiff
path: root/src/Main.hs
diff options
context:
space:
mode:
authorsimonmar <unknown>2002-05-08 13:39:56 +0000
committersimonmar <unknown>2002-05-08 13:39:56 +0000
commitcda064470606a73d9ed97644684a447791b627f5 (patch)
tree28f11d8792c579c635a7475391ed69682cfad692 /src/Main.hs
parent6add955f34aaabc5a60dcb6578538387846a08a3 (diff)
[haddock @ 2002-05-08 13:39:56 by simonmar]
Allow nested-style comments to be used as documentation annotations too. eg. {-| ... -} is equivalent to -- | ... An extra space can also be left after the comment opener: {- | ... -}. The only version that isn't allowed is {-# ... -}, because this syntax overlaps with Haskell pragmas; use {- # ... -} instead.
Diffstat (limited to 'src/Main.hs')
0 files changed, 0 insertions, 0 deletions