[Haskell-cafe] haddock-2.3.0 error: file name does not match module name

Alistair Bayley alistair at abayley.org
Fri Jan 30 03:31:29 EST 2009


> 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


More information about the Haskell-Cafe mailing list