[Haskell-cafe] Re: cabal install HaXml installs wrong version
unless I specify the version number
Don Stewart
dons at galois.com
Sat Nov 15 15:28:36 EST 2008
deduktionstheorem:
> Thomas Hartman wrote:
> > When I specify
> >
> > Build-Depends: base, parsec, HaXml >= 1.19.4
> >
> > in xml-parsec.cabal
> >
> > it does install correctly.
>
> I just fixed xml-parsec.cabal and uploaded it on hackage:
> http://hackage.haskell.org/cgi-bin/hackage-scripts/package/xml-parsec-1.0.3
Note that packages that depend on the 'experimental' versions of things
(in particular Haxml 1.19.* can't be packaged for Arch either, as we can
only install one version of the haskell-haxml package).
-- Don
More information about the Haskell-Cafe
mailing list