Experimental IRC log fenfire-2008-02-14

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.

12:39:12<yvesr>hi tuukkah !
12:39:27<tuukkah>hi yvesr
12:39:29<yvesr>i just noticed the following dependency, for ubuntu users
12:39:39<tuukkah>hlist?
12:39:48<yvesr>you have to run (in gutsy, it is supposed to work out of the box on hardy)
12:39:51<yvesr>yes
12:39:58<yvesr>oops, you're aware of that already:)
12:40:16<yvesr>do you wnat the process to get it?
12:40:38<tuukkah>well, i was wondering what you did wrt hlist :-)
12:41:00<yvesr>i did that for another thing a long time ago, and completely forgot about it until today :)
12:41:14<tuukkah>sure i'd like to know
12:41:31<yvesr>well, sudo apt-get -b source haskell-hlist && sudo dpkg -i *.deb
12:41:35<yvesr>does the job
12:41:55<yvesr>(no binary package, just a source one)
12:47:36<tuukkah>right. and is the appropriate deb-src line in sources.list by default?
12:47:53<tuukkah>in gutsy?
12:49:14<tuukkah>are you by anu chance on amd64 instead of i386?
12:49:30<tuukkah>s/anu/any/
12:51:50<yvesr>yes
12:51:55<yvesr>and yes:)
12:52:30<yvesr>another thing arising in the fenfire-hs darcs repository, which i haven't solved
12:52:34<tuukkah>that explains it then. on gutsy, there is a binary but only for i386 and powerpc
12:52:39<yvesr>Fenfire/RDF.hs:337:30:
12:52:39<yvesr> No instance for (Monad (Either String))
12:52:39<yvesr> arising from use of `return' at Fenfire/RDF.hs:337:30-37
12:52:45<yvesr>oooh
12:52:49<yvesr>maybe it is that
12:52:56<yvesr>i did not check in the other arch, actually
15:24:20<tuukkah>sorry yvesr, been busy
15:24:33<tuukkah>on which platform do you get that error?
15:25:18<tuukkah>it's probably caused by a missing import: there should be an import for the module that contains the instance definition for (Monad (Either a))
15:25:46<tuukkah>if you use ghc 6.8, i don't know what module that is
15:27:11<yvesr>i use ghc 6.6.2 on gutsy
15:27:38<tuukkah>maybe the change was made in 6.6.2 already
15:33:23<yvesr>hmm... don't worry, i ll find out (i have to run out now)
15:36:12<tuukkah>this could do it: import Control.Monad.Error ()
15:47:07<yvesr>woo! everything works, now :-D
15:47:30<yvesr>the patch i sent you the other day was for the 0.1 version, not for the live one
15:47:54<yvesr>i ll send you all my install notes later on, i *really* have to run out now :)
15:49:36<tuukkah>cu later :-)

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