Hi Eric,<div><br></div><div>warpDebug just prints out a debug log.<br><div><br></div><div>Your options for development are:</div><div>* compile manually with cabal-dev (that actually works)</div><div>* modify yesod devel or possibly the Shaker package to work with cabal-dev</div>

<div>* attempt to use wai-handler-devel with cabal-dev (Theoretically possible by changing an environment variable, but doesn&#39;t seem to work)</div><div>* use cabal, not cabal-dev on a virtual machine (This is not as bad as it sounds, actually the best option if you have a lot of RAM to spare on a fast computer.)</div>

<div><br></div><div>A better development environment (that works with cabal-dev) is on our TODO list.</div><div><br></div><div>Thanks,</div><div>Greg Weber</div><div><br><div class="gmail_quote">On Wed, Jul 13, 2011 at 11:37 AM, Eric Rasmussen <span dir="ltr">&lt;<a href="mailto:ericrasmussen@gmail.com">ericrasmussen@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi everyone,<br><br>I&#39;m looking to get started with Yesod for the first time and need some guidance. I installed Yesod with cabal-dev (which I needed to  resolve some of the dependency conflicts), and then discovered/read that I won&#39;t be able to use the yesod devel server with a sandbox environment. I read some old discussions on the list saying this is being worked on, but in the meantime what other options do I have? <br>


<br>Since I&#39;m completely new to Haskell web development I&#39;m not sure if I should be looking into warp-debug or something else as a reasonably easy way to test an application under development. I&#39;m definitely open to any advice or other tips and tricks on setting up a nice development environment for Yesod.<br>


<br>Thanks!<br><font color="#888888">Eric<br><br>
</font><br>_______________________________________________<br>
web-devel mailing list<br>
<a href="mailto:web-devel@haskell.org">web-devel@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/web-devel" target="_blank">http://www.haskell.org/mailman/listinfo/web-devel</a><br>
<br></blockquote></div><br></div></div>