alex 2.3.1-1
http://www.haskell.org/alex/
a lexical analyser generator for Haskell
community :: devel
Maintainer: None
Votes: 43
License: custom:BSD3
Last Updated: Fri, 06 Feb 2009 22:01:27 +0000
First Submitted: Sat, 31 Mar 2007 21:12:06 +0000
Dependencies gmp
Required by haskell-agda haskell-language-c haskell-language-python haskell-lighttpd-conf haskell-platform yi
moved to community
Thanks, must have missed that somehow.
2.3.1 is out
I don't mind maintaining this ;) On the other hand, perhaps it's ready for community?
Alex 2.3:
* monadUserState wrapper (Alain Cremieux)
* Efficient lexing of strict ByteStrings (Don Stewart)
* Works with Cabal 1.2, 1.4 & 1.6
PKGBUILD:
Simplified it a bit.
Hey leffe, if you want to orphan this, and have arch-haskell take it up, I'm ready with a package.
Thanks; the old package didn't build with 6.6, and I discovered that there was a new version.
Release Notes for version 2.2:
* Cabal 1.2 is now required.
* ByteString wrappers: use Alex to lex ByteStrings directly.
I've found that the generated package alex-2.1.0-2-i686.pkg.tar.gz contains only the licence:
tar -tzf alex-2.1.0-2-i686.pkg.tar.gz
.PKGINFO
.FILELIST
usr/
usr/share/
usr/share/licenses/
usr/share/licenses/alex/
usr/share/licenses/alex/BSD3
Update PKGBUILD with the changes suggested by Gour.
Hi!
Pls. add 'x86_64' to arch and add deps for ghc>=6.6 which includes required Cabal.
Sincerely,
Gour
\"Release Notes for version 2.1.0:
* Switch to a Cabal build system: you need a recent version of Cabal (1.1.6 or later). If you have GHC 6.4.2, then you need to upgrade Cabal before building Alex. GHC 6.6 is fine.
* Slight change in the error semantics: the input returned on error is before the erroneous character was read, not after. This helps to give better error messages.\"
-moved from [community] repo.
v1.6.0