Cabal revisions of string-qq-0.0.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: string-qq Version: 0.0.2+x-revision: 1 License: PublicDomain License-file: LICENSE Category: Data Maintainer: Audrey Tang <audreyt@audreyt.org> Stability: unstable Cabal-Version: >= 1.6-Build-Depends: base Build-Type: Custom Synopsis: QuasiQuoter for non-interpolated strings, texts and bytestrings. Description: QuasiQuoter for non-interpolated strings, texts and bytestrings. build-depends: base > 3 && < 6, template-haskell >= 2 hs-source-dirs: src exposed-modules: Data.String.QQ+++custom-setup+ setup-depends: base < 5, Cabal, process+
revision 2
-Name: string-qq-Version: 0.0.2-x-revision: 1-License: PublicDomain-License-file: LICENSE-Category: Data-Author: Audrey Tang-Copyright: Audrey Tang-Maintainer: Audrey Tang <audreyt@audreyt.org>-Stability: unstable-Cabal-Version: >= 1.6-Build-Type: Custom-Synopsis: QuasiQuoter for non-interpolated strings, texts and bytestrings.-Description: QuasiQuoter for non-interpolated strings, texts and bytestrings.-Data-Files: tests/Test.hs-Tested-With: GHC==6.10.1, GHC==7.0.2--Source-Repository head- type: git- location: git://github.com/audreyt/string-qq.git--library- extensions: TemplateHaskell- build-depends: base > 3 && < 6, template-haskell >= 2- hs-source-dirs: src- exposed-modules: Data.String.QQ---custom-setup- setup-depends: base < 5, Cabal, process-+Name: string-qq +Version: 0.0.2 +x-revision: 2 +License: PublicDomain +License-file: LICENSE +Category: Data +Author: Audrey Tang +Copyright: Audrey Tang +Maintainer: Audrey Tang <audreyt@audreyt.org> +Stability: unstable +Cabal-Version: >= 1.6 +Build-Type: Custom +Synopsis: QuasiQuoter for non-interpolated strings, texts and bytestrings. +Description: QuasiQuoter for non-interpolated strings, texts and bytestrings. +Data-Files: tests/Test.hs +Tested-With: GHC==6.10.1, GHC==7.0.2 + +Source-Repository head + type: git + location: git://github.com/audreyt/string-qq.git + +library + extensions: TemplateHaskell + build-depends: base > 3 && < 6, template-haskell >= 2 + hs-source-dirs: src + exposed-modules: Data.String.QQ + + +custom-setup + setup-depends: base < 5, Cabal < 3, process +