Hi Justin,

The new development server is very new and probably buggy (at least on windows it seems). At least one way to get around the problem at the moment would be to compile in production mode after every change (cabal configure -fprouction).
Thanks for the bug report, we will get if fixed soon.

Greg Weber

On Fri, Apr 22, 2011 at 3:32 PM, Justin Greene <justin.j.greene@gmail.com> wrote:
I'm running into an issue with the new development server on Windows 7 x64.  I've installed the Haskell Platform 2011.2.0.1 run cabal update, and then cabal installed yesod.  I then ran yesod init and cabal install.  Finally I ran yesod devel on the newly created site.  The site came up the first time, but when I went to edit and save a hamlet template the first time and refreshed the page it immediately showed me "System.PosixCompat.Files.setFileTimes: not supported: illegal operation".

Does anyone have any ideas how to get around this?

Thanks,

_______________________________________________
web-devel mailing list
web-devel@haskell.org
http://www.haskell.org/mailman/listinfo/web-devel