It was never fully functional, and is now seriously bit-rotted. But the vestiges are still there if anyone feels like resurrecting it. Simon | -----Original Message----- | From: glasgow-haskell-users-bounces@haskell.org [mailto:glasgow-haskell-users- | bounces@haskell.org] On Behalf Of John Goerzen | Sent: 22 November 2005 16:43 | To: glasgow-haskell-users@haskell.org | Subject: GHC targetting Java? | | Hi, | | I just noticed the GhcWithJavaGen in mk/config.mk. It sounds | interesting and useful. I decided to switch it on and experiment, but: | | Could not find module `PrimRep': | use -v to see a list of the files searched for | (imported from javaGen/JavaGen.lhs) | | It seems that I'm missing some needed files. Any idea where I'd find | them? Any other reference on the Java target from GHC? | | (This is GHC 6.4.1) | | Thanks, | | -- John | | | _______________________________________________ | Glasgow-haskell-users mailing list | Glasgow-haskell-users@haskell.org | http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
On Tue, Nov 22, 2005 at 05:16:43PM -0000, Simon Peyton-Jones wrote:
It was never fully functional, and is now seriously bit-rotted. But the vestiges are still there if anyone feels like resurrecting it.
On a similar note, how about the .NET support? Can it work on a platform where the only .NET support is Mono?
participants (2)
-
John Goerzen -
Simon Peyton-Jones