5 Author: Yoshikuni Jujo <PAF01143@nifty.ne.jp>
6 Maintainer: PAF01143@nifty.ne.jp
7 Stability: experimental
8 Homepage: http://homepage3.nifty.com/salamander/second/projects/mtlparse/
9 Synopsis: parse library using mtl package
11 parse library on mtl package
13 Parse and ParseT is like State and StateT
15 The package ease implementation of look-ahead look-behind
18 Build-Depends: base > 2 && < 5, mtl
20 Exposed-modules:Text.ParserCombinators.MTLParse
21 Other-modules: Text.ParserCombinators.MTLParse.MTLParseCore