[Haskell-cafe] Re: Opinion about JHC

2009-11-13 Thread Braden Shepherdson
John Meacham wrote: On Thu, Nov 12, 2009 at 10:44:22PM -0500, Braden Shepherdson wrote: The only annoying part was having to build with jhc outside the scratchbox environment and then build the C output inside the scratchbox. This is necessary because jhc is not self-hosting and I couldn't

[Haskell-cafe] Re: Opinion about JHC

2009-11-12 Thread Braden Shepherdson
-end overhaul is complete. That's definitely a Copious Free Time project, since I don't intend to be doing any ARM dev in Haskell or otherwise. Braden Shepherdson shepheb [1] http://hackage.haskell.org/trac/ghc/wiki/ArmLinuxGhc Gour wrote: On Wed, 11 Nov 2009 00:37:59 -0800 John == John

[Haskell-cafe] Re: Hugs on iPhone

2009-03-23 Thread Braden Shepherdson
or interpreter running on the device. Since jhc is not self-hosting (yet?) but instead is built with GHC, that's the best we can do with that approach for now. Braden Shepherdson shepheb [1] http://hackage.haskell.org/trac/ghc/wiki/ArmLinuxGhc ___ Haskell-Cafe

[Haskell-cafe] Re: ANN: diagrams 0.2

2009-01-31 Thread Braden Shepherdson
putting diagrams together in xfig and saving them to my gitit tree while taking notes in gitit, but being able to write diagrams code into gitit would be great. How easy or hard would this be to accomplish? Braden Shepherdson shepheb ___ Haskell-Cafe

[Haskell-cafe] Re: Haskell on ARM (was Re: ANN: Topkata)

2009-01-28 Thread Braden Shepherdson
or other hackery is required to make it do so. Details of the failed cross-compilation and success with jhc are on the wiki page[1]. I'd love to have this working, but I have no time at all this term. Braden Shepherdson shepheb [1] http://hackage.haskell.org/trac/ghc/wiki/ArmLinuxGhc

[Haskell-cafe] Re: Haskell on ARM (was Re: ANN: Topkata)

2009-01-28 Thread Braden Shepherdson
Conrad Meyer wrote: On Wednesday 28 January 2009 08:15:44 am Braden Shepherdson wrote: Dan Mead wrote: has there been any movement on this topic? i'm also interested in haskell on arm do you guys thing telling ghc to emit C and then compiling that for arm is a better route than getting

[Haskell-cafe] Re: Hugs on the iphone

2008-09-14 Thread Braden Shepherdson
or native), you can probably use jhc to turn Haskell into suitable C. jhc is not self-hosting, and it requires gcc as a back-end, so it isn't suitable for running on the device. See also the GHC-on-ARM project[1], an attempt to port GHC to ARM Linux devices. Braden Shepherdson shepheb [1

[Haskell-cafe] Re: Hugs on the iphone

2008-09-14 Thread Braden Shepherdson
Braden Shepherdson wrote: Alberto R. Galdo wrote: Hi, is there any chance of having hugs compile for the iPhone? Cross-compiling? Compiling directly on the iPhone? Greets, Alberto The iPhone, like most modern mobile devices, is based on the ARM processor, for which there is currently

[Haskell-cafe] Re: Haskell on ARM (was Re: ANN: Topkata)

2008-07-16 Thread Braden Shepherdson
that would generate ARM binaries, what would it take to run binaries built in the dev environment on the device? Would it take more to run GHC itself on the device? Braden Shepherdson shepheb [1] http://hackage.haskell.org/trac/ghc/wiki/ArmLinuxGhc [2] http://hackage.haskell.org/trac/ghc/ticket

[Haskell-cafe] Re: Haskell on ARM (was Re: ANN: Topkata)

2008-07-04 Thread Braden Shepherdson
for the second attempt with 6.6 there too. And if someone in the GHC know wants to work #1346, they would be my hero. Braden Shepherdson shepheb [1] http://hackage.haskell.org/trac/ghc/ticket/1346 [2] http://hackage.haskell.org/trac/ghc/attachment/ticket/1346/ghc.diff

[Haskell-cafe] Re: GHC ARM Hackathon (Re: Haskell on ARM )

2008-07-02 Thread Braden Shepherdson
. I'll post the results of any experiments and any thoughts in the GHC-on-ARM wiki. Notably, a page on what devices the developers have comes to mind. Braden Shepherdson shepheb ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http

[Haskell-cafe] Re: Haskell on ARM (was Re: ANN: Topkata)

2008-06-24 Thread Braden Shepherdson
to attempt this, as I know C and ARM-ish asm decently well and have a powerful desktop to compile on. I have no familiarity with GHC internals, though. Lastly, I won't have anything like the time to attempt this seriously until mid-September or so. Braden Shepherdson shepheb

[Haskell-cafe] Re: My experience setting up Haskell up for GUI development

2008-05-18 Thread Braden Shepherdson
with the same code (though obviously different binaries) on Linux and Windows, using GHC 6.8.2. I know that doesn't throw much light on your problem, but Gtk2Hs certainly does work on Vista, and XP as well, and with 6.8.2 even. Hope you find a solution, Braden Shepherdson shepheb

[Haskell-cafe] Re: ghc

2008-04-11 Thread Braden Shepherdson
it is not necessary. Braden Shepherdson shepheb ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe