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