[Haskell-beginners] Installing Yesod!
Gilberto Melfe
gilbertomelfe at gmail.com
Thu Mar 20 19:46:35 UTC 2014
Hello People!
I've been trying to get Yesod going!
Updated cabal (as instructed).
Installed the yesod-platform package.
Next step, would be to install the yesod-bin package (for the yesod
executable, server and stuff...)! But when I try:
./cabal install --dry-run yesod-bin
I get these messages:
Resolving dependencies...
cabal: Could not resolve dependencies:
trying: yesod-bin-1.2.7.3 (user goal)
next goal: ghc (dependency of yesod-bin-1.2.7.3)
Dependency tree exhaustively searched.
I'm gonna get into trouble again, right?
Can anyone tell me what to do next?
Thank you very much!
Gilberto
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20140320/ec80d939/attachment.html>
More information about the Beginners
mailing list