2009-06-02 09:02:38 by PHO / phonohawk | Files touched by this commit (5) | |
Log message: -parsec |
2009-05-21 06:59:17 by PHO / phonohawk | Files touched by this commit (1) |
Log message: This package installs a Haskell library so its BUILDLINK_DEPMETHOD shouldn't be \ 'build'. |
2009-03-20 20:43:38 by Jörg Sonnenberger | Files touched by this commit (284) |
Log message: Convert buildlink3.mk files to new world order. |
2009-02-10 06:32:42 by PHO / phonohawk | Files touched by this commit (2) |
Log message: parsec-3.0.0nb1: added profiling library |
2009-01-12 06:53:43 by PHO / phonohawk | Files touched by this commit (5) | |
Log message: Import parsec-3.0.0 as wip/parsec. Parsec is designed from scratch as an industrial-strength parser library. It is simple, safe, well documented (on the package homepage), has extensive libraries and good error messages, and is also fast. It is defined as a monad transformer that can be stacked on arbitrary monads, and it is also parametric in the input stream type. |