[go: up one dir, main page]

File: ANNOUNCE

package info (click to toggle)
alex 2.3.3-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 560 kB
  • ctags: 70
  • sloc: haskell: 3,134; xml: 1,314; yacc: 235; makefile: 116; ansic: 4
file content (14 lines) | stat: -rw-r--r-- 392 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
I am pleased to announce version 2.3 of Alex, the lexical analyser
generator for Haskell.

Changes in Alex 2.3 vs. 2.2:

  * monadUserState wrapper (Alain Cremieux)
  * Efficient lexing of strict ByteStrings (Don Stewart)
  * Works with Cabal 1.2, 1.4 & 1.6

Distributions can be obtained from Alex's home page:

  http://www.haskell.org/alex/

Alex is distributed under a BSD-style license.