Experimental IRC log happs-2009-05-19

Available formats: content-negotiated html turtle (see SIOC for the vocabulary)

Back to channel and daily index: content-negotiated html turtle

These logs are provided as an experiment in indexing discussions using IRCHub.py, Irc2RDF.hs, and SIOC.

19:59:12<mightybyte>Anyone know why this doesn't compile? http://hpaste.org/fastcgi/hpaste.fcgi/view?id=5050
21:07:25<gcollins>try "gen :: (forall a . HTML a => [a] -> Html) -> MyData -> Html
21:09:15<gcollins>or maybe just "gen :: (HTML a => [a] -> Html) -> MyData -> Html
21:09:16<gcollins>"
21:10:00<gcollins>the compiler can't match "String" against "a" because "a" is a type variable associated with "gen"
21:14:33<gcollins>this version compiles: http://hpaste.org/fastcgi/hpaste.fcgi/view?id=5050#a5058
21:14:35<gcollins>ttyl
22:54:51<hydo>Is the accepted solution to the "unsupported socket" problem still to downgrade network?

Back to channel and daily index: content-negotiated html turtle