packages feed

Cabal revisions of fay-jquery-0.6

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

revision 1
-name:                fay-jquery-version:             0.6-synopsis:            jQuery bindings for Fay.-description:         jQuery bindings for Fay.-homepage:            https://github.com/faylang/fay-jquery-bug-reports:         https://github.com/faylang/fay-jquery/issues-license:             BSD3-license-file:        LICENSE-author:              Adam Bergmark, Brian Victor, Chris Done-maintainer:          adam@bergmark.nl-copyright:           Adam Bergmark, Brian Victor, Chris Done-category:            Web, Fay-build-type:          Simple-cabal-version:       >=1.8-extra-source-files:-  README.md-  CHANGELOG.md-data-files: src/JQuery.hs--source-repository head-  type: git-  location: https://github.com/faylang/fay-jquery.git---library-  hs-source-dirs: src-  ghc-options: -Wall-  exposed-modules: JQuery-  build-depends: fay-base >= 0.18-               , fay-text >= 0.2+name:                fay-jquery
+version:             0.6
+x-revision: 1
+synopsis:            jQuery bindings for Fay.
+description:         jQuery bindings for Fay.
+homepage:            https://github.com/faylang/fay-jquery
+bug-reports:         https://github.com/faylang/fay-jquery/issues
+license:             BSD3
+license-file:        LICENSE
+author:              Adam Bergmark, Brian Victor, Chris Done
+maintainer:          adam@bergmark.nl
+copyright:           Adam Bergmark, Brian Victor, Chris Done
+category:            Web, Fay
+build-type:          Simple
+cabal-version:       >=1.8
+extra-source-files:
+  README.md
+  CHANGELOG.md
+data-files: src/JQuery.hs
+
+source-repository head
+  type: git
+  location: https://github.com/faylang/fay-jquery.git
+
+
+library
+  hs-source-dirs: src
+  ghc-options: -Wall
+  exposed-modules: JQuery
+  build-depends: fay-base >= 0.18 && < 0
+               , fay-text >= 0.2