diff options
author | simonmar <unknown> | 2002-07-19 10:00:16 +0000 |
---|---|---|
committer | simonmar <unknown> | 2002-07-19 10:00:16 +0000 |
commit | d205fa600a97d42200f20c74dc12f60032d013b5 (patch) | |
tree | e88af45cc3e9f5eca2bc958fd0e6d86ee34dd8fe /TODO | |
parent | a69d7378afabc5fdfb2f82ae3b86eb76568c654a (diff) |
[haddock @ 2002-07-19 10:00:16 by simonmar]
Relax the restrictions which require doc comments to be followed by
semi colons - in some cases this isn't necessary. Now you can write
module M where {
-- | some doc
class C where {}
}
without needing to put a semicolon before the class declaration.
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions