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 _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
