[arch-haskell] Tips for re-compiling system

Don Stewart dons at galois.com
Sat Oct 12 07:35:00 UTC 2013


magnus:
> adam vogt wrote:
>> On Fri, Jun 26, 2009 at 11:46 AM, Magnus Therning<magnus at therning.org> 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



More information about the arch-haskell mailing list