Hi Mike, 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. Thanks Neil > On Windows it works fine. The library exists, but it maybe isn't being > made by your makefile? > > The source is at yhc-devel\src\packages\yhc-base-1.0\Data, and make > libraries or something should cause it get compiled and put in the > appropriate place. > > Thanks > > Neil > > > On 12/18/05, Mike Dodds <[EMAIL PROTECTED]> wrote: > > Mike Dodds wrote: > > > ERROR: couldn't find module named 'Data/Ratio' > > > tried: > > > Data/Ratio.hbc > > > > > > /Users/mike/Compile/yhc-devel/inst/lib/yhc/packages/yhc-base/1.0/Data/Ratio.hbc > > > > > > > Just to clarify that a little bit, the file in question: > > > > /Users/mike/Compile/yhc-devel/inst/lib/yhc/packages/yhc-base/1.0/Data/Ratio.hbc > > > > ...really doesn't exist, which I suppose means it's a library bug. > > > > Mike. > > _______________________________________________ > > Yhc mailing list > > [email protected] > > http://haskell.org/mailman/listinfo/yhc > > > _______________________________________________ Yhc mailing list [email protected] http://haskell.org/mailman/listinfo/yhc
