00:32:57 mightybyte: any progress on the formlets stuff? 09:22:58 You fucking niggers! 17:37:27 I need help on macid http://hpaste.org/fastcgi/hpaste.fcgi/view?id=18474#a18475 17:41:07 Your pasted code has the Version and Serialize instance stuff twice. 17:42:18 Although that's not necessarily the problem here. 17:45:51 I also see a discrepancy between the "Query ProgressState [Page]" in getPages and the "Query ProgressState Int" in the error message. 17:47:15 Not sure what's causing that. 17:47:31 oh, i did wrong paste 17:48:07 there is a fixed one http://hpaste.org/fastcgi/hpaste.fcgi/view?id=18474#a18483 17:55:57 The only difference is a comment. 18:01:25 look at bottom 18:12:49 query GetPages 18:12:53 not query getPages 18:13:58 stepcut: thanks a lot! 18:14:19 it is so easy to mistake 18:16:31 :) 18:16:44 mightybyte: what the status of the formlets stuff? Is there something I can do to help? 19:09:21 stepcut: I'm getting there. Been distracted getting settled into a new job. 19:09:34 ...programming Haskell. :D 19:09:58 :D 19:10:31 The other day I got all my code building again, so I just need to do testing. 19:10:36 cool 19:10:52 Migrating to the new formlets interface was pretty easy. 19:11:11 cool 19:11:49 once the new formlets is on hackage I can release my library that adds HSP support for formlets 19:12:24 Ok. I'll try to get that done pretty soon. 19:12:29 cool 19:13:26 I wrote an app that I want to use as a demo app for happstack 0.5, but it uses a bunch of little things that are not in hackage yet :) So I am slowly trying to migrate everything back into the real world 19:13:55 sounds like a step backwards then stepcut :P 19:14:14 Muad_Dibber: :p 19:15:42 Muad_Dibber: In my world, we have .debs for GHC 6.13 that work on ubuntu jaunty and karmic, plus ~100 other packages (mostly haskell) that are useful for haskell web development. But some of those libraries are patched to make them more useful -- for example, we added a Data instance for Text so we could use it with happstack.. 19:16:08 it's nice.. but I think everyone should benefit :) 19:16:37 plus the more we get forked, the more work we have to do -- much better to not fork if we don't have to 19:17:08 probably I misread what you wanted to say 19:17:41 you are pushing the stuff you wrote into the realworld, right 19:17:44 yeah 19:18:29 I read it otherwise around, as if you were migrating your demo app to use stuff that already exists in the real world 19:18:39 heh 19:21:50 ACTION kindly apologises 19:21:52 :)