
29 Apr
2011
29 Apr
'11
3:19 a.m.
Hi all, I've been trying to figure out a better solution to the yesod devel issue (the new development server). I've just pushed a commit to Github which *does* work, albeit clumsily. The basic process now is to install the package into the global database (like before), and use an external process call to runghc to run the server. There's a *lot* of hacks in the code, but it seems to mostly work now. I'd appreciate it if people can give it a test and give me some feedback. I'm short on time now, but if anyone is interested in helping me out with this, please let me know and I'll give you the full gory history on the failed attempts (direct-plugins, plugins, hint, GHC API...). Michael