un-existing import in boot-module

Serge D. Mechveliani mechvel at botik.ru
Thu Jun 21 12:03:35 EDT 2007


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
mechvel at botik.ru
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs at haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs



More information about the Glasgow-haskell-bugs mailing list