[EMAIL PROTECTED] wrote,

> The following problem occurred while compiling GHC-4.00/2
> on a Linux platform, using ghc-3.02(apr.14 version) and gcc2.7.2.3
> 
> Any idea what it means when the compiler can not find the suitable *.hi
> file. It is physically there. Viewing PrelMaybe.hi shows no apparent
> inconsistencies.

Strange...it compiled on my Linux box with the same
compilers.  But, I get 

  nomi chak 13 (~/haskell): ghc-4.00 -o hello_world hello_world.hs
  ghc-4.00: module version changed to 18; reason: usages changed
  ld: cannot open -lnot-installed: No such file or directory

when attempting to use it (and didn't have the time yet to
look into this problem).

Manuel

Reply via email to