[arch-haskell] Haskell Platform 2009.2.0.2

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


xyne:
> Don Stewart <dons at galois.com> wrote:
> > Ah, I remember,
> > 
> >     Tue Jul 14 17:01:31 PDT 2009  Adam Vogt <vogt.adam at gmail.com>
> >       * Makedepends should not duplicate depends array in PKGBUILD
> >         
> >           This stops yaourt from trying to build dependencies twice when
> >           building from
> >             AUR.
> > 
> > Duplicated one of Magnus' patches. 
> > 
> > Teasing those apart now.
> > 
> > -- Don
> 
> Thanks for working on this. A thread was just posted on the Arch forum
> about this and other issues with Haskell packages in the AUR:
> 
> http://bbs.archlinux.org/viewtopic.php?pid=593543
> 
> Perhaps you could join the discussion there. If not, I can relay
> relevant issues.
> 

Thanks.

cabal2arch now produces results like this for libraries:

    makedepends=()
    depends=('ghc' 'haskell-cabal')

for applications:

    makedepends=('ghc' 'haskell-cabal')
    depends=('gmp')

The issue was fixed at the start of the month, packages in AUR are being
incrementally updated.

-- Don
    



More information about the arch-haskell mailing list