Re: [arch-haskell] Can't install cabal-install

2014-04-15 Thread Magnus Therning
On Tue, Apr 15, 2014 at 11:39:15PM +0200, Marcelo Garlet Millani wrote: > Hello, > > Trying to install cabal-install through cabal is not working for me. When > compiling the module: > HTTP-4000.2.4 > [...] > > I don't know why it's trying to install HTTP-4000.2.4 when the > newest version is 4

[arch-haskell] Can't install cabal-install

2014-04-15 Thread Marcelo Garlet Millani
Hello, Trying to install cabal-install through cabal is not working for me. When compiling the module: HTTP-4000.2.4 the following error occurs: Network/HTTP/Auth.hs:192:49: Couldn't match expected type `Maybe URI' with actual type `URI' In the second argument of `fromMaybe', namely