[Haskell-beginners] Cabal update possible?

Maxim Kulkin maxim.kulkin at gmail.com
Thu Feb 27 16:36:44 UTC 2014


"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 <philip.dexter at gmail.com>wrote:

> 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-haskell-platform
>
>
> On Thu, Feb 27, 2014 at 11:09 AM, Obscaenvs <obscaenvs at gmail.com> 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 at haskell.org
>> http://www.haskell.org/mailman/listinfo/beginners
>>
>
>
> _______________________________________________
> Beginners mailing list
> Beginners at haskell.org
> http://www.haskell.org/mailman/listinfo/beginners
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20140227/e862d28d/attachment.html>


More information about the Beginners mailing list