packages feed

Cabal revisions of language-ecmascript-0.15

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

revision 1
 Name:           language-ecmascript Version:        0.15+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,     uniplate >= 1.6 && <1.7,     data-default-class >= 0.0.1 && < 0.1,     QuickCheck >= 2.5,     mtl >= 1.1.0.1,     parsec < 3.2.0,     pretty >= 0.1,-    containers >= 0.1 && < 0.6,+    containers >= 0.4.2 && < 0.6,     directory,     filepath,     HUnit,
revision 2
 Name:           language-ecmascript Version:        0.15-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     containers >= 0.4.2,     uniplate >= 1.6 && <1.7,     data-default-class >= 0.0.1 && < 0.1,-    QuickCheck >= 2.5,+    QuickCheck >= 2.5 && < 2.7,     template-haskell,     Diff == 0.3.*   ghc-options:
revision 3
 Name:           language-ecmascript Version:        0.15-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-class >= 0.0.1 && < 0.1,     QuickCheck >= 2.5 && < 2.7,-    template-haskell,+    template-haskell >= 2.6,     Diff == 0.3.*   ghc-options:     -fwarn-incomplete-patterns