Re: ANNOUNCE: GHC 6.10.2 Release Candidate 1

2009-03-21 Thread Simon Marlow
Bulat Ziganshin wrote: Hello Don, Friday, March 20, 2009, 2:34:09 AM, you wrote: the question is wider - how many other programs already used this behavior? it may be asked on main haskell list. what is the cost of reverting it back for 6.10.*? We could revert it, but lots of people asked fo

Re: Can't find parsec

2009-03-21 Thread Colin Paul Adams
> "Don" == Don Stewart writes: Don> colin: >> I am trying to incorporate Dana Xu's static contract checking >> code into ghc 6.11. I've run into a problem that puzzles me. I >> am getting the following error message: >> >> >> verify/SimplIface.lhs:16:7: Could not

Re: Can't find parsec

2009-03-21 Thread Don Stewart
colin: > I am trying to incorporate Dana Xu's static contract checking code > into ghc 6.11. I've run into a problem that puzzles me. I am getting > the following error message: > > > verify/SimplIface.lhs:16:7: > Could not find module `Text.ParserCombinators.Parsec.Language': > Use -v

Can't find parsec

2009-03-21 Thread Colin Paul Adams
I am trying to incorporate Dana Xu's static contract checking code into ghc 6.11. I've run into a problem that puzzles me. I am getting the following error message: verify/SimplIface.lhs:16:7: Could not find module `Text.ParserCombinators.Parsec.Language': Use -v to see a list of the fi

Re: ANNOUNCE: GHC 6.10.2 Release Candidate 1

2009-03-21 Thread Thorkil Naur
Hello, On Thursday 19 March 2009 18:03, Ian Lynagh wrote: > On Wed, Mar 18, 2009 at 12:35:01PM +0100, Thorkil Naur wrote: > ... > > 1. An important property of such installers is that you are told, right from > > the start, that all the information you are presented with during the > > installa