930f0ae139
Changes since 2.0.1: * 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.
41 lines
1.2 KiB
Text
41 lines
1.2 KiB
Text
@comment $NetBSD: PLIST,v 1.2 2007/04/23 15:29:37 emil_s Exp $
|
|
bin/alex
|
|
share/${PKGNAME}/AlexTemplate
|
|
share/${PKGNAME}/AlexTemplate-debug
|
|
share/${PKGNAME}/AlexTemplate-ghc
|
|
share/${PKGNAME}/AlexTemplate-ghc-debug
|
|
share/${PKGNAME}/AlexWrapper-basic
|
|
share/${PKGNAME}/AlexWrapper-gscan
|
|
share/${PKGNAME}/AlexWrapper-monad
|
|
share/${PKGNAME}/AlexWrapper-posn
|
|
share/doc/alex/about.html
|
|
share/doc/alex/alex-files.html
|
|
share/doc/alex/api.html
|
|
share/doc/alex/bug-reports.html
|
|
share/doc/alex/charsets.html
|
|
share/doc/alex/fptools.css
|
|
share/doc/alex/index.html
|
|
share/doc/alex/introduction.html
|
|
share/doc/alex/invoking.html
|
|
share/doc/alex/license.html
|
|
share/doc/alex/regexps.html
|
|
share/doc/alex/relnotes-20.html
|
|
share/doc/alex/syntax.html
|
|
share/doc/alex/wrappers.html
|
|
share/examples/alex/Makefile
|
|
share/examples/alex/Tokens.x
|
|
share/examples/alex/Tokens_gscan.x
|
|
share/examples/alex/Tokens_posn.x
|
|
share/examples/alex/examples.x
|
|
share/examples/alex/haskell.x
|
|
share/examples/alex/lit.x
|
|
share/examples/alex/pp.x
|
|
share/examples/alex/state.x
|
|
share/examples/alex/tiny.y
|
|
share/examples/alex/tkns.hs
|
|
share/examples/alex/words.x
|
|
share/examples/alex/words_monad.x
|
|
share/examples/alex/words_posn.x
|
|
@dirrm share/examples/alex
|
|
@dirrm share/doc/alex
|
|
@dirrm share/${PKGNAME}
|