[web-devel] Install on windows
Oscar Picasso
oscarpicasso at gmail.com
Mon Jun 27 00:39:41 CEST 2011
Hi,
I tried to install yesod as explained in "Yesod In Five Minutes". I am using
Haskell Platform 2011.2.0.1 on Windows Vista but I get:
c:\programs\emacs-22.2\bin>cabal install yesod
cabal install yesod
Resolving dependencies...
Downloading attempt-0.3.1...
Configuring attempt-0.3.1...
Preprocessing library attempt-0.3.1...
Building attempt-0.3.1...
Data\Attempt.hs:54:8:
Could not find module `Control.Failure':
There are files missing in the `failure-0.1.0.1' package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
cabal: Error: some packages failed to install:
attempt-0.3.1 failed during the building phase. The exception was:
ExitFailure 1
control-monad-attempt-0.3.0 depends on attempt-0.3.1 which failed to
install.
yesod-0.8.2.1 depends on attempt-0.3.1 which failed to install.
yesod-auth-0.4.0.2 depends on attempt-0.3.1 which failed to install.
Oscar Picasso
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/web-devel/attachments/20110626/91c2ff84/attachment.htm>
More information about the web-devel
mailing list