kili
0de0622e60
Update to 2.1.0 to make it build with ghc-6.6.1.
2007-07-21 17:19:49 +00:00
bernd
b02de5639c
Use xenocara expat.
2007-05-04 09:56:02 +00:00
espie
b75dec414c
fix a few obviously wrong dependencies, and remove extra shells in ghc.
2006-11-20 13:07:19 +00:00
dons
7fe9eee4bf
Alex .bz2 src distfile was removed from site, revert to the .tar.gz edition.
...
ok @pvalchev
2005-02-14 02:17:34 +00:00
espie
6bec6cc34b
WANTLIB markers
2004-11-23 11:22:00 +00:00
xsa
e4b48bd042
MODULES= lang/ghc
2004-08-10 08:23:36 +00:00
dons
6ff71bd09f
Let alex build on amd64.
...
Change my maintainer addr to dons@openbsd.org ,
and add RCS tags while I'm here.
ok avsm@ pvalchev@
2004-04-23 02:17:49 +00:00
avsm
3d8516a7df
Initial import of alex-2.0
...
From: Don Stewart <dons at cse.unsw.edu.au>
--
Alex is a tool for generating lexical analysers in Haskell, given
a description of the tokens to be recognised in the form of regular
expressions. It is similar to the tool lex or flex for C/C++.
2003-08-18 18:29:04 +00:00