You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 16, 2025. It is now read-only.
This is what I get when I try to install the haskell platform
Angus::~ $ brew install haskell-platform
==> Downloading http://lambda.haskell.org/platform/download/2013.2.0.0/haskell-platform-2013.2.0.0.tar.gz
Already downloaded: /Library/Caches/Homebrew/haskell-platform-2013.2.0.0.tar.gz
==> ./configure --prefix=/usr/local/Cellar/haskell-platform/2013.2.0.0
==> make install
parse error on input `glDrawArraysInstanced'
Error:
Building the OpenGLRaw-1.3.0.0 package failed
make: *** [build.stamp] Error 2
READ THIS: https://github.com/mxcl/homebrew/wiki/troubleshooting
These open issues may also help:
https://github.com/mxcl/homebrew/issues/20678
https://github.com/mxcl/homebrew/issues/20956
I followed the instructions on the troubleshooting page, and none of those things seemed to be the problem, and the open issues were similar but not quite what I had (i think).