Re: CVS is broken

Malcolm Wallace <[email protected]> Tue, 10 Oct 2006 15:52:09 +0100
Newsgroups gmane.comp.lang.haskell.hat
Organization Dept of Computer Science, University of York
Message-ID <[email protected]>
Thomas Davie <[email protected]> wrote:

> Having just done a CVS update, I got the following error compiling
> hat:
> 
> ../compiler98/OsOnly.hs:46:28: Not in scope: `isPrefixOf'

OK, I have backed out this change in the new darcs repo.

> I don't really want to fix it and check in, because some of my copy  
> is equally broken at the moment.  Would love it if someone fixed it.

It is easy to fix yourself, if you need to stay with CVS.  Just delete
the entire definition of 'findRootDir' in src/compiler98/OsOnly.hs.

Regards,
    Malcolm