For all the packages that said they needed parsec<3, I just did a makepkg -o (download & extract), and edited the PKGBUILD and/or cabal file for that package as necessary to remove that < 3 restriction, then did makepkg -e (noextract) and installed that package. Everything seems to build and work fine (so far) with parsec 3.
I'm trying to build gitit's dependencies here too. how can you have it
built with parsec 3, when haskell-hstringtemplate needs haskell-parsec<3
?
cheers
tom
On Fri, Feb 05, 2010 at 02:32:19PM -0800, Leif Warner wrote:
> I built using the 1.2 version of quickcheck. I have the entire dependency tree
> for gitit built that way, and with parsec 3, and it seems to be working.
> -Leif
>
> On Fri, Feb 5, 2010 at 9:31 AM, Thomas Girod <thomas@0xc29.net> wrote:
>
> hi there.
>
> MissingH is in conflict with haskell-quickcheck :
>
> Setup: At least the following dependencies are missing:
> QuickCheck >=1.0 && <2.0, regex-compat -any, testpack -any
>
> Is there a way to avoid the problem ?
>
> thomas
>
> _______________________________________________
> arch-haskell mailing list
> arch-haskell@haskell.org
> http://www.haskell.org/mailman/listinfo/arch-haskell
>
>
> _______________________________________________
> arch-haskell mailing list
> arch-haskell@haskell.org
> http://www.haskell.org/mailman/listinfo/arch-haskell
_______________________________________________
arch-haskell mailing list
arch-haskell@haskell.org
http://www.haskell.org/mailman/listinfo/arch-haskell