fix to isNormalComment for non-Haddock mode, and some cleanup
authorSimon Marlow <simonmar@microsoft.com>
Wed, 29 Nov 2006 09:32:21 +0000 (09:32 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Wed, 29 Nov 2006 09:32:21 +0000 (09:32 +0000)
commit7c48f5e35572afc53f464580c95566abef6d6469
tree6bb21278809bf2a867b6af4f893bed5b1749a71e
parent98cb2efd8279ec48eee1be37dad263e16552fafb
fix to isNormalComment for non-Haddock mode, and some cleanup

Haddock documentation comments weren't being treated as comments even
without the -haddock flag.  Fixes nofib/spectral/simple, and probably
others.
compiler/parser/Lexer.x