[arch-haskell] RFC: A new tool for dependencies
Magnus Therning
magnus at therning.org
Tue Jan 11 22:42:03 CET 2011
On 11/01/11 20:57, Peter Simons wrote:
> Hi Magnus,
>
>> So, what are your thoughts. Should I continue hacking on this?
>
> there already is a tool that can figure out which versions of a given set of
> packages are compatible with each other: cabal-install. The code of that
> utility features an algorithm to compute something that's called
> "InstallPlan". In my humble opinion, that is what we should use to maintain
> our PKGLIST.
Thanks for pointing out that option for the implementation.
> Unfortunately, cabal-install doesn't have a library interface that we could
> access, so to get that done we would have to hack that tool, or we would
> have to convince Duncan to hack it for us. Either way, I feel that it's more
> sensible to re-use that existing code (which is being developed and
> maintained by the community) rather than re-inventing all this from scratch.
Implementation details aside, do you think that such a tool would be useful?
/M
--
Magnus Therning OpenPGP: 0xAB4DFBA4
email: magnus at therning.org jabber: magnus at therning.org
twitter: magthe http://therning.org/magnus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 262 bytes
Desc: OpenPGP digital signature
URL: <http://www.haskell.org/pipermail/arch-haskell/attachments/20110111/1b63eab3/attachment-0001.pgp>
More information about the arch-haskell
mailing list