yesod devel is the future, but you should still be able to use wai-handler-devel
> I believe you asked this question some months ago, and unfortunately theYes I did, and I thought this is not going to work anymore, as 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"
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