Simon P. Jones wrote he would go for  ghc-6.8.0.20070914.

I tried to `make' it by  ghc-6.8.0.20070928:

  ./configure --prefix=......
  make >& makeLog

It reports
  
------------------------------------------------------------
...

cbits/unicode.c:1:63:
     error: floating constant in preprocessor expression
<<ghc: 15634792 bytes, 4 GCs, 122880/122880 avg/max bytes residency (1 
samples)\, 16M in use, 0.00 INIT (0.00 elapsed), 0.00 MUT (0.03 elapsed), 0.01 
GC (0.01 \elapsed) :ghc>>
make[2]: *** [cbits/unicode.o] error1
make[1]: *** [boot] error 2
make: *** [stage1] error 1
----------------------------------------


Dear GHC developers, please try any appropriate  ghc-6.8* candidate
for making the public docon-2.10  and running its test module.
Porting to 6.8 is simple:  
1) runhaskell <-- runghc              (in  Makefile)
2) build-depends:   +  , containers   (in  docon.cabal).

Regards,

-----------------
Serge Mechveliani
[EMAIL PROTECTED]
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to