Haskell

The meeting place for professional Haskell programmers
You are not logged in. In order to participate in Special Interest Groups, you should log in now .

installing cabal (Discussion)

Created by <Unnamed user> on September 28, 2013 09:44:37 PM.
Status: Open

Messages

By <Unnamed user> @ September 28, 2013 09:51:17 PM
when i type "cabal install cabal-install", this is how haskell reacts:
Resolving dependencies...
Configuring cabal-install-1.18.0.1...
Building cabal-install-1.18.0.1...
Preprocessing executable 'cabal' for cabal-install-1.18.0.1...
<command line>: cannot satisfy -package-id HTTP-4000.2.8-cdf033f9d7051824f52cd5101df67509
    (use -v for more information)
Failed to install cabal-install-1.18.0.1
cabal: Error: some packages failed to install:
cabal-install-1.18.0.1 failed during the building phase. The exception was:
ExitFailure 1

Anyone able to help??

Login with