Username: Password: Remember me
Search Criteria Advanced
Package Details

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

Sources
http://hackage.haskell.org/packages/archive/alex/2.3.1/alex-2.3.1.tar.gz
Comment by: sergej on Fri, 06 Feb 2009 21:41:39 +0000
moved to community
Comment by: leffe on Sat, 10 Jan 2009 12:25:58 +0000
Thanks, must have missed that somehow.
Comment by: vogt on Fri, 09 Jan 2009 21:49:39 +0000
2.3.1 is out
Comment by: leffe on Wed, 15 Oct 2008 10:09:53 +0000
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.
Comment by: arch-haskell on Wed, 15 Oct 2008 05:53:58 +0000
Hey leffe, if you want to orphan this, and have arch-haskell take it up, I'm ready with a package.
Comment by: leffe on Fri, 07 Dec 2007 18:40:17 +0000
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.
Comment by: crocus on Fri, 07 Dec 2007 11:55:03 +0000
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
Comment by: leffe on Thu, 08 Nov 2007 09:58:50 +0000
Update PKGBUILD with the changes suggested by Gour.
Comment by: gour on Fri, 31 Aug 2007 12:14:47 +0000
Hi!

Pls. add 'x86_64' to arch and add deps for ghc>=6.6 which includes required Cabal.


Sincerely,
Gour
Comment by: leffe on Sun, 15 Apr 2007 12:30:16 +0000
\"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.\"
Comment by: Snowman on Sat, 31 Mar 2007 21:12:06 +0000

-moved from [community] repo.

v1.6.0