really? does the 64 bit code work correctly when compiled? if the compiled version works correctly, could you post a repo of some example codlets that *should work* on ghc 7.6 so i can sort out if its fixable. There were some similar problems with gtk / cairo for a while on OS X, and i was able to sort out reproducible instructions for getting things to work in that case.
On Wed, Sep 26, 2012 at 10:43 AM, Christiaan Baaij < christiaan.ba...@gmail.com> wrote: > Running gloss [1] programs from GHCi only works with the 32bit version of > the latest Haskell Platform. > The 64-bit version just shows a black window and GHCi becomes unresponsive. > > I use gloss to display trees and graphs in the functional programming > course given at our university. > The ability to work within the interpreter, and able to depict the > graphs/trees, really enhances the student's understanding of their programs. > > I am hence glad that there is still the 32-bit recommendation for OS X. > > Cheers, > > Christiaan > > [1] http://hackage.haskell.org/package/gloss - install with: cabal > install gloss --flags="-GLUT GLFW" > > > On Sep 26, 2012, at 1:16 PM, Bob Hutchison wrote: > > > > > On 2012-09-26, at 1:44 AM, Carter Schonwald <carter.schonw...@gmail.com> > wrote: > > > >> what can we (the community ) do to address the fact that the haskell > platform installer suggestions for os x are sadly completely backwards? (or > am I completely wrong in my personal stance on this matter) > >> > > > > I'd much prefer the 64 bit myself, unfortunately > http://hackage.haskell.org/trac/ghc/ticket/7040 affects the current > version of the Haskell Platform. It's fixed in 7.6.x. This bug prevents me > from using Yesod with the 64 bit version of 7.4.2, and it's not just Yesod > affected… > > > > Cheers, > > Bob > > _______________________________________________ > > Haskell-Cafe mailing list > > Haskell-Cafe@haskell.org > > http://www.haskell.org/mailman/listinfo/haskell-cafe > > > _______________________________________________ > Haskell-Cafe mailing list > Haskell-Cafe@haskell.org > http://www.haskell.org/mailman/listinfo/haskell-cafe >
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe