Re: hat-trail: attempt to read beyond end of file
Thomas Davie <[email protected]> Fri, 13 Oct 2006 16:52:22 +0100
| Newsgroups | gmane.comp.lang.haskell.hat |
|---|---|
| Message-ID | <[email protected]> |
Could you run 'hat-check Insort', to check that a correct hat file has been generated? Thanks Tom Davie On 13 Oct 2006, at 14:02, Barzille wrote: > > Hi there, > I just started to use HAT. After Installation, which was hell ^^, I > tried > Tutorial Part 1. After compiling > > $ hmake -hat Insort > > the output is > >> hat-trans Insort.hs >> Creating directories Hat >> Wrote Hat/Insort.hs >> ghc -c -package hat -o Hat/Insort.o Hat/Insort.hs >> >> Hat/Insort.hs:16:0: >> Warning: Pattern match(es) are overlapped >> In the definition of `hsort': hsort _ p = ... >> >> Hat/Insort.hs:30:0: >> Warning: Pattern match(es) are overlapped >> In the definition of `hinsert': hinsert _ _ p = ... >> ghc -package hat -o Insort Hat/Insort.o > > After that I run: > > $ ./Insort > >> agmoprr > > Thats nice, I think. But when I start hat-trail > > $ hat-trail Insort > > the output is: > >> hat-trail: attempt to read beyond end of file >> hat-trail: offset = 0x9012cc02, filesize = 0x2008 >> hat-trail: errno = 0 (Success) > > I don't think that this is nice, is it? Has anybody some hints for me? > > Thanks in advance > > -- > View this message in context: http://www.nabble.com/hat-trail%3A- > attempt-to-read-beyond-end-of-file-tf2436896.html#a6795165 > Sent from the Haskell - Hat mailing list archive at Nabble.com. > > _______________________________________________ > Hat mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/hat