packages feed

Cabal revisions of language-ecmascript-0.12

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 Name:           language-ecmascript Version:        0.12+x-revision: 1 Cabal-Version:	>= 1.10 Copyright:      (c) 2007-2012 Brown University, (c) 2008-2010 Claudiu Saftoiu,                 (c) 2012-2013 Stevens Institute of Technology     mtl >= 1.1.0.1,     parsec < 3.2.0,     pretty >= 0.1,-    containers >= 0.1,+    containers >= 0.4.2,     syb >= 0.1,     uniplate >= 1.6 && <1.7,     data-default >= 0.4 && <0.6,     mtl >= 1.1.0.1,     parsec < 3.2.0,     pretty >= 0.1,-    containers >= 0.1,+    containers >= 0.4.2,     syb >= 0.1,     directory,     filepath,     mtl >= 1.1.0.1,     parsec < 3.2.0,     pretty >= 0.1,-    containers >= 0.1,+    containers >= 0.4.2,     syb >= 0.1,     directory,     filepath,
revision 2
 Name:           language-ecmascript Version:        0.12-x-revision: 1+x-revision: 2 Cabal-Version:	>= 1.10 Copyright:      (c) 2007-2012 Brown University, (c) 2008-2010 Claudiu Saftoiu,                 (c) 2012-2013 Stevens Institute of Technology     syb >= 0.1,     uniplate >= 1.6 && <1.7,     data-default >= 0.4 && <0.6,-    QuickCheck >= 2.5,+    QuickCheck >= 2.5 && < 2.7,     template-haskell,     charset >= 0.3.2.1   ghc-options:     filepath,     HUnit,     data-default >=0.4 && <0.6,-    QuickCheck >= 2.5,+    QuickCheck >= 2.5 && < 2.7,     charset >= 0.3.2.1   Default-Extensions: DeriveDataTypeable, ScopedTypeVariables, DeriveFunctor, DeriveFoldable, DeriveTraversable, FlexibleContexts   Default-Language: Haskell2010     filepath,     HUnit,     data-default >=0.4 && <0.6,-    QuickCheck >= 2.5,+    QuickCheck >= 2.5 && < 2.7,     uniplate >= 1.6 && <1.7   Default-Extensions: DeriveDataTypeable, ScopedTypeVariables, DeriveFunctor, DeriveFoldable, DeriveTraversable, FlexibleContexts   Default-Language: Haskell2010
revision 3
 Name:           language-ecmascript Version:        0.12-x-revision: 2+x-revision: 3 Cabal-Version:	>= 1.10 Copyright:      (c) 2007-2012 Brown University, (c) 2008-2010 Claudiu Saftoiu,                 (c) 2012-2013 Stevens Institute of Technology     uniplate >= 1.6 && <1.7,     data-default >= 0.4 && <0.6,     QuickCheck >= 2.5 && < 2.7,-    template-haskell,+    template-haskell >= 2.6,     charset >= 0.3.2.1   ghc-options:     -fwarn-incomplete-patterns