Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/hs-parsec,
Monadic parser combinators
Branch: CURRENT,
Version: 3.1.5,
Package name: hs-parsec-3.1.5,
Maintainer: phoParsec 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.
Required to run:[
wip/ghc] [
devel/hs-mtl]
Master sites:
SHA1: 8de69177660cdcf12a57b1897aca1356e17a4964
RMD160: 4d27dffd266c38cc3266ea17b792e00f180b3968
Filesize: 27.24 KB
Version history: (Expand)
- (2014-05-21) Package deleted from pkgsrc
- (2014-01-13) Updated to version: hs-parsec-3.1.5
- (2013-12-05) Updated to version: hs-parsec-3.1.3nb1
- (2013-11-18) Package has been reborn
- (2013-11-18) Package deleted from pkgsrc
- (2013-08-28) Package has been reborn
CVS history: (Expand)
2014-05-19 23:28:46 by Ryosuke Moro | Files touched by this commit (81) | |
Log message:
Remove hs-parsec, imported to pkgsrc/textproc.
Remove hs-data-default-instances-base, hs-data-default-instances-containers,
hs-data-default-instances-dlist, hs-data-default-instances-old-locale,
imported to pkgsrc/devel.
|
2014-05-18 23:33:25 by Ryosuke Moro | Files touched by this commit (119) |
Log message:
Remove hs-data-default-class, hs-dlist, hs-text, hs-utf8-string,
imported to pkgsrc/devel.
|
2014-05-16 22:47:07 by Ryosuke Moro | Files touched by this commit (112) |
Log message:
Remove hs-mtl, imported to pkgsrc/devel
|
2014-04-15 12:59:40 by Ryosuke Moro | Files touched by this commit (53) |
Log message:
- ready for HASKELL_ENABLE_HADDOCK_DOCUMENTATION= yes
|
2014-01-12 22:57:07 by Ryosuke Moro | Files touched by this commit (4) |
Log message:
Update to 3.1.5
CHANGES:
3.1.4 & 3.1.5
- Bump dependency on 'text'
|
2013-12-05 04:58:51 by PHO / phonohawk | Files touched by this commit (3) |
Log message:
Relax build-depends to compile with text-1.0.*
|
2013-01-15 13:06:10 by PHO / phonohawk | Files touched by this commit (3) | |
Log message:
Upstream update to parsec-3.1.3
|
2012-02-11 05:13:15 by PHO / phonohawk | Files touched by this commit (4) | |
Log message:
Upstream update to hs-parsec-3.1.2
|