Re: [Haskell-cafe] install problems ...

2009-06-14 Thread Vasili I. Galchin
BTW is "TimeDate" a Hugism? Vasili On Sun, Jun 14, 2009 at 3:58 AM, Vasili I. Galchin wrote: > Hi Duncan, > > Actually it was do to a typo on an "Executable" > > I specified "N3Parser" where I meant "N3ParserTest" => DUH . I am > totally ashamed . > > Vasili > > > On Sun, Jun 14, 2

Re: [Haskell-cafe] install problems ...

2009-06-14 Thread Vasili I. Galchin
Hi Duncan, Actually it was do to a typo on an "Executable" I specified "N3Parser" where I meant "N3ParserTest" => DUH . I am totally ashamed . Vasili On Sun, Jun 14, 2009 at 3:31 AM, Duncan Coutts wrote: > On Thu, 2009-06-11 at 23:50 -0500, Vasili I. Galchin wrote: > > Hello, > >

Re: [Haskell-cafe] install problems ...

2009-06-14 Thread Duncan Coutts
On Thu, 2009-06-11 at 23:50 -0500, Vasili I. Galchin wrote: > Hello, > > As I have said before I a, "cabalizing" Swish (a semantic web > toolkit). I have it built and have run most of the original author's > tests by and they pass. There are numerous warnings which seem to be > either lack of a

[Haskell-cafe] install problems ...

2009-06-11 Thread Vasili I. Galchin
Hello, As I have said before I a, "cabalizing" Swish (a semantic web toolkit). I have it built and have run most of the original author's tests by and they pass. There are numerous warnings which seem to be either lack of a function type signature or "unreferenced" symbols ... I will go through