[arch-haskell] Thoughts on Procedure

Rémy Oudompheng remyoudompheng at gmail.com
Sun Oct 17 10:16:54 EDT 2010


On 2010/10/17 Rémy Oudompheng <remyoudompheng at gmail.com> wrote:
> On 2010/10/15 Magnus Therning <magnus at therning.org> wrote:
>> Taking it one step further:
>>
>> • Replace archhaskell/habs with a single version-controlled file
>> containing tuples of <package name, package version>.
>> • Make use of bauerbill's already existing support for hackage.  (I
>> don't know anything about the internals of bauerbill, but it might
>> need some extending to closer match what cabal2arch does.)
>
> I pushed several additions to the archlinux library, and wrote a small
> script that sketches this part of the procedure. First some comments :
> [...]

- the HackageTranslation module coins a dependency on an external
library Codec.Archive.Tar
- I would put any script that generates PKGBUILDs, like the one I
sent, in the cabal2arch repository

-- 
Rémy.


More information about the arch-haskell mailing list