bytestring-lexing
There are two problems with getting bytestring-lexing compiled on Arch, since Don tends to read in here I'll report both here: 1. The PKGBUILD lacks a dependency on 'alex', I'm guessing a 'makedepends' would suffice. 2. Generating the documentation fails. Cheers, M -- Magnus Therning (OpenPGP: 0xAB4DFBA4) magnus@therning.org Jabber: magnus@therning.org http://therning.org/magnus identi.ca|twitter: magthe
magnus:
There are two problems with getting bytestring-lexing compiled on Arch, since Don tends to read in here I'll report both here:
1. The PKGBUILD lacks a dependency on 'alex', I'm guessing a 'makedepends' would suffice.
I think we need to add alex to the build-tools field. Otherwise cabal2arch can't determine this.
2. Generating the documentation fails.
I can work on that. Thanks for the report.
dons:
magnus:
There are two problems with getting bytestring-lexing compiled on Arch, since Don tends to read in here I'll report both here:
1. The PKGBUILD lacks a dependency on 'alex', I'm guessing a 'makedepends' would suffice.
I think we need to add alex to the build-tools field. Otherwise cabal2arch can't determine this.
2. Generating the documentation fails.
I can work on that.
Done. http://hackage.haskell.org/package/bytestring-lexing-0.2.1
On 14/02/10 20:36, Don Stewart wrote:
dons:
magnus:
There are two problems with getting bytestring-lexing compiled on Arch, since Don tends to read in here I'll report both here:
1. The PKGBUILD lacks a dependency on 'alex', I'm guessing a 'makedepends' would suffice.
I think we need to add alex to the build-tools field. Otherwise cabal2arch can't determine this.
2. Generating the documentation fails.
I can work on that.
Done.
Thanks! /M -- Magnus Therning (OpenPGP: 0xAB4DFBA4) magnus@therning.org Jabber: magnus@therning.org http://therning.org/magnus identi.ca|twitter: magthe
participants (2)
-
Don Stewart -
Magnus Therning