Cabal revisions of servant-js-0.9.3.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: servant-js version: 0.9.3.2+x-revision: 1 synopsis: Automatically derive javascript functions to query servant webservices. description: Automatically derive javascript functions to query servant webservices. cabal-version: >=1.10 homepage: http://haskell-servant.readthedocs.org/ bug-reports: http://github.com/haskell-servant/servant-js/issues-tested-with: GHC==7.8.4, GHC==7.10.3, GHC==8.0.2, GHC==8.2.2+tested-with: GHC==7.8.4, GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.1 extra-source-files: include/*.h CHANGELOG.md Servant.JS.Internal Servant.JS.JQuery Servant.JS.Vanilla- build-depends: base >= 4.7 && <4.11+ build-depends: base >= 4.7 && <4.12 , base-compat >= 0.9 , charset >= 0.3 , lens >= 4 buildable: False build-depends: base- , aeson >= 0.7 && < 1.3+ , aeson >= 0.7 && < 1.4 , filepath >= 1 , lens >= 4 , servant other-modules: Servant.JSSpec Servant.JSSpec.CustomHeaders- build-tool-depends: hspec-discover:hspec-discover >=2.3.0 && <2.5+ build-tool-depends: hspec-discover:hspec-discover >=2.3.0 && <2.6 build-depends: base , base-compat- , hspec >= 2.3.0 && <2.5+ , hspec >= 2.3.0 && <2.6 , hspec-expectations , language-ecmascript >= 0.16 , lens
revision 2
name: servant-js version: 0.9.3.2-x-revision: 1+x-revision: 2 synopsis: Automatically derive javascript functions to query servant webservices. description: Automatically derive javascript functions to query servant webservices. cabal-version: >=1.10 homepage: http://haskell-servant.readthedocs.org/ bug-reports: http://github.com/haskell-servant/servant-js/issues-tested-with: GHC==7.8.4, GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.1+tested-with: GHC==7.8.4, GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3 extra-source-files: include/*.h CHANGELOG.md , charset >= 0.3 , lens >= 4 , servant-foreign >= 0.9 && <0.12- , servant >= 0.9 && <0.14+ , servant >= 0.9 && <0.15 , text >= 1.2 && < 1.3 hs-source-dirs: src buildable: False build-depends: base- , aeson >= 0.7 && < 1.4+ , aeson >= 0.7 && < 1.5 , filepath >= 1 , lens >= 4 , servant
revision 3
name: servant-js version: 0.9.3.2-x-revision: 2+x-revision: 3+ synopsis: Automatically derive javascript functions to query servant webservices.+category: Web, Servant description: Automatically derive javascript functions to query servant webservices. . webservice calls. . <https://github.com/haskell-servant/servant-js/blob/master/CHANGELOG.md CHANGELOG>+ license: BSD3 license-file: LICENSE author: Servant Contributors maintainer: haskell-servant-maintainers@googlegroups.com copyright: 2015-2016 Servant Contributors-category: Web, Servant build-type: Simple cabal-version: >=1.10 homepage: http://haskell-servant.readthedocs.org/ bug-reports: http://github.com/haskell-servant/servant-js/issues-tested-with: GHC==7.8.4, GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3+tested-with:+ GHC ==7.8.4+ || ==7.10.3+ || ==8.0.2+ || ==8.2.2+ || ==8.4.4+ || ==8.6.1+ extra-source-files: include/*.h CHANGELOG.md Servant.JS.Internal Servant.JS.JQuery Servant.JS.Vanilla- build-depends: base >= 4.7 && <4.12+ build-depends: base >= 4.7 && <4.13 , base-compat >= 0.9 , charset >= 0.3 , lens >= 4