Cabal revisions of boomerang-1.4.5.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-Name: boomerang-Version: 1.4.5.1-License: BSD3-License-File: LICENSE-Author: jeremy@seereason.com-Maintainer: partners@seereason.com-Bug-Reports: http://code.google.com/p/happstack/issues/list-Category: Parsing, Text-Synopsis: Library for invertible parsing and printing-Description: Specify a single unified grammar which can be used for parsing and pretty-printing-Cabal-Version: >= 1.6-Build-type: Simple-tested-with: GHC == 7.6.3, GHC == 7.8.4, GHC == 7.10.3--Library- Build-Depends: base >= 4 && < 5,- mtl >= 2.0 && < 2.3,- template-haskell,- text >= 0.11 && < 1.3- Exposed-Modules: Text.Boomerang- Text.Boomerang.Combinators- Text.Boomerang.Error- Text.Boomerang.HStack- Text.Boomerang.Pos- Text.Boomerang.Prim- Text.Boomerang.String- Text.Boomerang.Strings- Text.Boomerang.Texts- Text.Boomerang.TH-- Extensions: DeriveDataTypeable,- FlexibleContexts,- FlexibleContexts,- FlexibleInstances,- RankNTypes,- ScopedTypeVariables,- TemplateHaskell,- TypeFamilies,- TypeFamilies,- TypeOperators,- TypeSynonymInstances--source-repository head- type: git- location: https://github.com/Happstack/boomerang.git+Name: boomerang +Version: 1.4.5.1 +x-revision: 1 +License: BSD3 +License-File: LICENSE +Author: jeremy@seereason.com +Maintainer: partners@seereason.com +Bug-Reports: http://code.google.com/p/happstack/issues/list +Category: Parsing, Text +Synopsis: Library for invertible parsing and printing +Description: Specify a single unified grammar which can be used for parsing and pretty-printing +Cabal-Version: >= 1.6 +Build-type: Simple +tested-with: GHC == 7.6.3, GHC == 7.8.4, GHC == 7.10.3 + +Library + Build-Depends: base >= 4 && < 5, + mtl >= 2.0 && < 2.3, + template-haskell < 2.11, + text >= 0.11 && < 1.3 + Exposed-Modules: Text.Boomerang + Text.Boomerang.Combinators + Text.Boomerang.Error + Text.Boomerang.HStack + Text.Boomerang.Pos + Text.Boomerang.Prim + Text.Boomerang.String + Text.Boomerang.Strings + Text.Boomerang.Texts + Text.Boomerang.TH + + Extensions: DeriveDataTypeable, + FlexibleContexts, + FlexibleContexts, + FlexibleInstances, + RankNTypes, + ScopedTypeVariables, + TemplateHaskell, + TypeFamilies, + TypeFamilies, + TypeOperators, + TypeSynonymInstances + +source-repository head + type: git + location: https://github.com/Happstack/boomerang.git