how to make new modules exposed?

Dana N. Xu nx200 at cam.ac.uk
Thu Apr 10 11:06:38 EDT 2008


I create a new directory, named /verify, under the directory /compiler. 
May I know how to expose the modules at /verify so that other modules can import them?

I added one one at package.conf.in

FPTOOLS_TOP_ABS"/compiler/stage"STAGE"/verify",
and also added the new modules under /verify to  "exposed-modules:" in the same file.

But it still doesn't work as I got error msg like "Could not find module "..."".

May I know where else I shall change/add?



Best regards,

Dana.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/cvs-ghc/attachments/20080410/a604d12a/attachment.htm


More information about the Cvs-ghc mailing list