[nhc-bugs] hmake buglet

Simon Marlow simonmar@microsoft.com
Wed, 29 May 2002 15:00:12 +0100


hmake gets confused when processing HsLexer.lhs, complaining about:

  Fail: In file HsLexer.lhs
      found close comment -} but no matching open {-
  Stop - hmake dependency error.

Get HsLexer.hs from here:

=09
http://cvs.haskell.org/cgi-bin/cvsweb.cgi/~checkout~/fptools/haddock/src
/HsLexer.lhs?rev=3D1.11&content-type=3Dtext/plain
 =20
Cheers,
	Simon