
"cabal install cabal-install" works for me. Running Cabal 1.18 with GHC
7.6.3.
On Thu, Feb 27, 2014 at 8:24 PM, Philip Dexter
The second answer here [1] gives directions on how to remove the opengl dependencies from the haskell platform, assuming you're building from source.
As for the original question, I'm not sure. Did you already try cabal install cabal-install?
[1] http://stackoverflow.com/questions/18116201/how-can-i-disable-opengl-in-the-...
On Thu, Feb 27, 2014 at 11:09 AM, Obscaenvs
wrote: Have: * The Glorious Glasgow Haskell Compilation System, version 7.6.3 * cabal-install version 1.16.0.2 using version 1.16.0 of the Cabal library
Can I update to Cabal 1.18 so I can use sandboxes without breaking my dependencies? I think that that is what broke my Haskell toolchain 2h ago. Now I redid it so everything's fine, but I'd like to use sandboxes. If impossible, hsenv has worked for me in the past, but...
I did not want to use Haskell Platform, since it pulls in several OpenGL libs completely unnecessary *for* and potentially detrimental *to* my server. "Haskell Platform, Server Edition", anyone?
fredrik _______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners