Dear GHC developers,

ghc-6.6.1  does not report about unknown module import in boot-modules.

For example, let us have            Foo.hs  and  Foo.hs-boot,
and add to   Foo.hs-boot  the line
  
  import M

, where  M  is not a name of any existing module.
ghc  `makes' the project without any report of this `M'.

-----------------
Serge Mechveliani
[EMAIL PROTECTED]
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to