Commit Graph

10 Commits

Author SHA1 Message Date
Derek Elkins
9094989b03 Haddock documentation for Text.Parsec.Char 2008-01-20 04:36:10 +00:00
Derek Elkins
d035996a3a Remove redundant comments 2008-01-19 22:12:20 +00:00
Derek Elkins
5a99764de4 Small typo in parsec.cabal 2008-01-19 22:08:26 +00:00
Derek Elkins
0d4457848a Fixed small but critical bug in manyAccum 2008-01-19 22:07:50 +00:00
Derek Elkins
4de1647cc5 Added Control.Applicative.Alternative instance 2008-01-19 22:06:33 +00:00
Derek Elkins
4cc1a98ba9 Added Control.Applicative instances 2008-01-13 23:54:41 +00:00
Derek Elkins
034c9fbbe9 Moved Parsec.ByteString.Lazy to the correct directory 2008-01-13 23:53:50 +00:00
Derek Elkins
a9a57d3254 Move Parsec.LazyByteString to Parsec.ByteString.Lazy 2008-01-13 23:06:02 +00:00
Derek Elkins
7b0ce9636a Made cabal buildable 2008-01-13 18:00:19 +00:00
Derek Elkins
93826a6007 Initial import 2008-01-13 17:53:15 +00:00