packages feed

Cabal revisions of servant-cassava-0.7.1

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

revision 1
--- Initial servant-cassava.cabal generated by cabal init.  For further--- documentation, see http://haskell.org/cabal/users-guide/--name:                servant-cassava-version:             0.7.1-synopsis:            Servant CSV content-type for cassava--- description:-homepage:            http://haskell-servant.readthedocs.org/-license:             BSD3-license-file:        LICENSE-author:              Servant Contributors-maintainer:          haskell-servant-maintainers@googlegroups.com-copyright:           2015-2016 Servant Contributors--- category:-build-type:          Simple-extra-source-files:  include/*.h-cabal-version:       >=1.10--library-  exposed-modules:     Servant.CSV.Cassava-  -- other-modules:-  -- other-extensions:-  build-depends:       base >=4.6 && <5-                     , cassava >0.4 && <0.5-                     , servant == 0.7.*-                     , http-media-                     , vector-  hs-source-dirs:      src-  default-language:    Haskell2010-  include-dirs: include-  ghc-options: -Wall+-- Initial servant-cassava.cabal generated by cabal init.  For further
+-- documentation, see http://haskell.org/cabal/users-guide/
+
+name:                servant-cassava
+version:             0.7.1
+x-revision: 1
+synopsis:            Servant CSV content-type for cassava
+-- description:
+homepage:            http://haskell-servant.readthedocs.org/
+license:             BSD3
+license-file:        LICENSE
+author:              Servant Contributors
+maintainer:          haskell-servant-maintainers@googlegroups.com
+copyright:           2015-2016 Servant Contributors
+-- category:
+build-type:          Simple
+extra-source-files:  include/*.h
+cabal-version:       >=1.10
+
+library
+  exposed-modules:     Servant.CSV.Cassava
+  -- other-modules:
+  -- other-extensions:
+  build-depends:       base >=4.6 && <5
+                     , cassava >0.4 && <0.5
+                     , servant >=0.7 && <0.8
+                     , http-media
+                     , vector
+  hs-source-dirs:      src
+  default-language:    Haskell2010
+  include-dirs: include
+  ghc-options: -Wall
revision 2
 
 name:                servant-cassava
 version:             0.7.1
-x-revision: 1
+x-revision: 2
 synopsis:            Servant CSV content-type for cassava
 -- description:
 homepage:            http://haskell-servant.readthedocs.org/
   -- other-extensions:
   build-depends:       base >=4.6 && <5
                      , cassava >0.4 && <0.5
-                     , servant >=0.7 && <0.8
+                     , servant >=0.7 && <0.9
                      , http-media
                      , vector
   hs-source-dirs:      src