On Sat, Mar 16, 2013 at 6:53 PM, Jesper Särnesjö <sarnesjo@gmail.com> wrote:There is a new -fno-ghci-sandbox flag, which stops GHCi running computations in a separate thread. In particular, this is useful for GLUT on OS X, which only works if being run on the main thread.To be clear, I think this isn't really an OpenGL problem, but rather
one related to FFI or event handling. If anyone could explain to me,The release notes for 7.0.1 said this about that flag: