[Haskell-cafe] Failure to install Network.CGI

Antoine Latter aslatter at gmail.com
Sun Jul 17 06:34:25 CEST 2011


On Sat, Jul 16, 2011 at 11:29 PM, william murphy
<will.t.murphy at gmail.com> wrote:
> Hi all,
>
> I tried to install the Network.CGI module by inputting:
>
> cabal install CGI
>
> into the terminal but got this error:
>
> Resolving dependencies...
> Configuring cgi-3001.1.8.2...
> Preprocessing library cgi-3001.1.8.2...
> Building cgi-3001.1.8.2...
> <command line>: cannot satisfy -package-id
> network-2.3.0.2-24fdc6b92867c7236e81708f93cae7d0
>     (use -v for more information)
> cabal: Error: some packages failed to install:
> cgi-3001.1.8.2 failed during the building phase. The exception was:
> ExitFailure 1
>

Does the command "ghc-pkg check" display anything? Which version of
GHC are you using?

> I'm almost positive I have the latest version of cabal, and have tried many
> things, but can't seem to see what I'm leaving out.
>
> Thanks,
>
> William
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
>



More information about the Haskell-Cafe mailing list