[web-devel] [Yesod] failed : cabal install yesod-examples

Michael Snoyman michael at snoyman.com
Sun Nov 21 22:05:44 CET 2010


Good catch, yesod-examples-0.6.0.1 includes the missing file.

Thanks,
Michael

2010/11/21 いとうかつとし <cutsea110 at gmail.com>:
> I'll install yesod-examples.
> But cabal install yesod-examples failed.
> Error Messages are here.
>
> ----
> Linking dist/build/form/form ...
>
> yesod/tutorial/mkToForm.hs:11:7:
>     Could not find module `MkToForm':
>       Use -v to see a list of the files searched for.
> cabal: Error: some packages failed to install:
> yesod-examples-0.6.0 failed during the building phase. The exception was:
> ExitFailure 1
> ---
>
> The mkToForm.hs's line 11 is 'import MkToForm'.
> You success to compile this?
>
>
> _______________________________________________
> web-devel mailing list
> web-devel at haskell.org
> http://www.haskell.org/mailman/listinfo/web-devel
>
>


More information about the web-devel mailing list