
30 Jan
2009
30 Jan
'09
8:31 a.m.
This has been reported before:
http://trac.haskell.org/haddock/ticket/73#comment:4
Not sure what's going on yet. If anyone's got a minimal test-case, that'd be great.
This is what fails for me (in Test/Fail.hs): {- # LANGUAGE CPP #-} module Test.Fail I've added this to the trac ticket. Note the space between {- and #. Alistair