I&#39;ll install yesod-examples.<br>But cabal install yesod-examples failed.<br>Error Messages are here.<br><br>----<br>Linking dist/build/form/form ...<br><br>yesod/tutorial/mkToForm.hs:11:7:<br>    Could not find module `MkToForm&#39;:<br>
      Use -v to see a list of the files searched for.<br>cabal: Error: some packages failed to install:<br>yesod-examples-0.6.0 failed during the building phase. The exception was:<br>ExitFailure 1<br>---<br><br>The mkToForm.hs&#39;s line 11 is &#39;import MkToForm&#39;.<br>
You success to compile this?<br><br>