Thanks again Ganesh posting your ghc7 trees.

On 26 November 2010 16:31, Ganesh Sittampalam <gan...@earth.li> wrote:
> With NoMonoLocalBinds (but no conditionalisation yet which means it won't
> build on earlier GHC):
> http://darcs.vm.spiny.org.uk/~ganesh/darcs-2.5-ghc7

With this I get to:

src/DateMatcher.hs:144:34:
    Couldn't match expected type `(CalendarTime, CalendarTime)'
                with actual type `CalendarTime'
    Expected type: Text.ParserCombinators.Parsec.Prim.GenParser
                     Char () (CalendarTime, CalendarTime)
      Actual type: Text.ParserCombinators.Parsec.Char.CharParser
                     () CalendarTime
    In the second argument of `($)', namely
      `englishDateTime midnightToday'
    In the second argument of `DM', namely
      `(parseDateWith $ englishDateTime midnightToday)'

> Without NoMonoLocalBinds:
> http://darcs.vm.spiny.org.uk/~ganesh/darcs-2.5-ghc7-2

Thanks this builds with mtl-1. :)

With the attached patch it also builds with mtl-2,
which will be in HP2011 I believe.

Jens

Attachment: build-with-mtl_2_0-and-containers_0_4.dpatch
Description: Binary data

_______________________________________________
darcs-users mailing list
darcs-users@darcs.net
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to