00:16:08 stepcut: nice improvements! 00:17:04 :) 00:25:46 stepcut: how can I run a "Query a b" in a "Query c d" ? 00:34:27 McManiaC: why would you want to do something like that ? 00:34:41 wanting to use Happstack.Auth 00:34:50 at least considering it 00:34:51 ^^ 00:35:02 where does Happstack.Auth come from ? 00:35:10 mightybyte I think 00:35:28 http://www.n-sch.de/hdocs/happstack-auth/index.html 00:36:15 anyway, the answer is... you can't. 00:36:32 thought so :S 00:36:47 they are separate components, and transactions are limited to a single component. 00:37:18 yeh 00:37:19 ok 00:37:20 you can write code that does: b <- query $ MethodInA ; d <- query $ MethodInC 00:37:31 yup 00:37:51 they would be run as separate transactions -- so you don't get any promising that nothing changes between the two queries 01:19:46 McManiaC: cross module links are broken there :( 01:38:40 aavogt: cross module links? 01:39:00 that page has links to ex: http://www.n-sch.de/home/nils/.cabal/share/doc/happstack-state-0.4.1/html/Happstack-State.html#t%3AQuery 01:39:13 oh yeh 01:39:14 hehe 01:39:40 I just run "cabal haddock --hyperlink-source" everywhere and link that dist/doc/ directory to my www directory 01:42:29 anyway, I'm off 01:42:32 nightnight :) 01:43:33 night 02:47:28 ACTION fights gitit 13:37:36 hi 15:15:35 hi