> 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
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe
