yesod devel is the future, but you should still be able to use wai-handler-devel

Greg

On Mon, Jun 13, 2011 at 9:29 AM, "Timo B. Hübel" <t.h@gmx.info> wrote:
> I believe you asked this question some months ago, and unfortunately the
> answer is still the same. The only thing you can do with wai-handler-devel
> is to try to set these environment variables:
>
>       "GHC_PACKAGE_PATH","./cabal-dev/packages-7.0.3.conf/:"
>       "PATH", "./cabal-dev/bin"

Yes I did, and I thought this is not going to work anymore, as the
wai-handler-devel thing was replaced by "yesod devel". Hence I hoped for
some improvement here ;)

But nevertheless, I will give this a try, thanks!

Timo