
26 Jun
2009
26 Jun
'09
9:31 p.m.
magnus:
adam vogt wrote:
On Fri, Jun 26, 2009 at 11:46 AM, Magnus Therning
wrote: By building haskell packages as I need them I've now managed to get into a sitution where I need to do some re-compilation in order for my system to make sense again. Are there any handy scripts, or tips for how to do a recompilation of Arch packages from AUR for solving this?
I think we need something like this: http://code.haskell.org/gentoo/haskell-updater/ but for arch too.
Yes, that seems to be useful. Is there some description of the steps it performs, or is the code all the docs available?
We can use cabal to extract a topological ordering for a set of packages btw. -- Don