Neil Mitchell wrote:
On Linux, looking at the yhc-devel\src\packages\yhc-base-1.0\Data
directory shows Ratio.hi, but not Ratio.hbc. All other modules have
both .hi and .hbc.
I would blame yhc-devel\src\packages\yhc-base-1.0\Makefile, but its
disasterously complex, so I guess Tom will have to figure out whats
wrong and patch it.
It turns out that the problem is that:
./bootstrap/packages/yhc-base/1.0/Data/Ratio.hbc
needs to be copied to:
./inst/lib/yhc/packages/yhc-base/1.0/Data
It can be fixed by hand for the moment, but ideally the makefile should
do this. I can't work out how to fix it so Tom will have to do it.
Mike.
_______________________________________________
Yhc mailing list
[email protected]
http://haskell.org/mailman/listinfo/yhc