2014-10-22 3:20 GMT+02:00 Carter Schonwald <[email protected]>: > i'm pretty sure they're usable in ghci... i think theres just certain flags > that need to be invoked for one reason or another, but I could be wrong (and > i've not tried in a while)
I just gave a few OpenGL/GLUT examples a try with the 2014.2.0.0 platform on Ubuntu 14.04.1 (x64), and things work nicely using plain "ghci" without any flags. I remember there were some threading issues (OpenGL uses TLS), but obviously that's not the case anymore. Hmmm, has something changed? Anyway, I would be interested in any concrete problems, too. _______________________________________________ ghc-devs mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-devs
