packages feed

language-pig 0.2.0.0 → 0.2.0.1

raw patch · 1 files changed

+1/−1 lines, 1 files

Files

language-pig.cabal view
@@ -2,7 +2,7 @@ -- documentation, see http://haskell.org/cabal/users-guide/  name:                language-pig-version:             0.2.0.0+version:             0.2.0.1 synopsis:            Pig parser in haskell. description:         Parser and pretty printer for the Apache Pig scripting language (http://pig.apache.org/). The current version is implemented using Parsec parser combinators. -- description: