packages feed

Cabal revisions of servant-lucid-0.7.1

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

revision 1
--- Initial servant-lucid.cabal generated by cabal init.  For further--- documentation, see http://haskell.org/cabal/users-guide/--name:                servant-lucid-version:             0.7.1-synopsis:            Servant support for lucid--- 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:            Web-build-type:          Simple-extra-source-files:  include/*.h-cabal-version:       >=1.10-bug-reports:         http://github.com/haskell-servant/servant/issues-source-repository head-  type: git-  location: http://github.com/haskell-servant/servant.git--library-  exposed-modules:     Servant.HTML.Lucid-  -- other-modules:-  -- other-extensions:-  build-depends:       base >=4.7 && <5-                     , http-media-                     , lucid-                     , servant == 0.7.*-  hs-source-dirs:      src-  default-language:    Haskell2010-  include-dirs: include-  ghc-options: -Wall+-- Initial servant-lucid.cabal generated by cabal init.  For further
+-- documentation, see http://haskell.org/cabal/users-guide/
+
+name:                servant-lucid
+version:             0.7.1
+x-revision: 1
+synopsis:            Servant support for lucid
+-- 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:            Web
+build-type:          Simple
+extra-source-files:  include/*.h
+cabal-version:       >=1.10
+bug-reports:         http://github.com/haskell-servant/servant/issues
+source-repository head
+  type: git
+  location: http://github.com/haskell-servant/servant.git
+
+library
+  exposed-modules:     Servant.HTML.Lucid
+  -- other-modules:
+  -- other-extensions:
+  build-depends:       base >=4.7 && <5
+                     , http-media
+                     , lucid
+                     , servant >=0.7 && <0.8
+  hs-source-dirs:      src
+  default-language:    Haskell2010
+  include-dirs: include
+  ghc-options: -Wall
revision 2
 
 name:                servant-lucid
 version:             0.7.1
-x-revision: 1
+x-revision: 2
 synopsis:            Servant support for lucid
 -- description:
 homepage:            http://haskell-servant.readthedocs.org/
   build-depends:       base >=4.7 && <5
                      , http-media
                      , lucid
-                     , servant >=0.7 && <0.8
+                     , servant >=0.7 && <0.9
   hs-source-dirs:      src
   default-language:    Haskell2010
   include-dirs: include
revision 3
--- Initial servant-lucid.cabal generated by cabal init.  For further
--- documentation, see http://haskell.org/cabal/users-guide/
-
-name:                servant-lucid
-version:             0.7.1
-x-revision: 2
-synopsis:            Servant support for lucid
--- 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:            Web
-build-type:          Simple
-extra-source-files:  include/*.h
-cabal-version:       >=1.10
-bug-reports:         http://github.com/haskell-servant/servant/issues
-source-repository head
-  type: git
-  location: http://github.com/haskell-servant/servant.git
-
-library
-  exposed-modules:     Servant.HTML.Lucid
-  -- other-modules:
-  -- other-extensions:
-  build-depends:       base >=4.7 && <5
-                     , http-media
-                     , lucid
-                     , servant >=0.7 && <0.9
-  hs-source-dirs:      src
-  default-language:    Haskell2010
-  include-dirs: include
-  ghc-options: -Wall
+-- Initial servant-lucid.cabal generated by cabal init.  For further+-- documentation, see http://haskell.org/cabal/users-guide/++name:                servant-lucid+version:             0.7.1+x-revision:          3+synopsis:            Servant support for lucid+-- 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:            Web+build-type:          Simple+extra-source-files:  include/*.h+cabal-version:       >=1.10+bug-reports:         http://github.com/haskell-servant/servant-lucid/issues++source-repository head+  type: git+  location: http://github.com/haskell-servant/servant-lucid.git++library+  exposed-modules:     Servant.HTML.Lucid+  -- other-modules:+  -- other-extensions:+  build-depends:       base >=4.7 && <5+                     , http-media+                     , lucid+                     , servant >=0.7 && <0.10+  hs-source-dirs:      src+  default-language:    Haskell2010+  include-dirs: include+  ghc-options: -Wall
revision 4
  name:                servant-lucid version:             0.7.1-x-revision:          3+x-revision:          4 synopsis:            Servant support for lucid -- description: homepage:            http://haskell-servant.readthedocs.org/   build-depends:       base >=4.7 && <5                      , http-media                      , lucid-                     , servant >=0.7 && <0.10+                     , servant >=0.7 && <0.11   hs-source-dirs:      src   default-language:    Haskell2010   include-dirs: include
revision 5
--- Initial servant-lucid.cabal generated by cabal init.  For further--- documentation, see http://haskell.org/cabal/users-guide/- name:                servant-lucid version:             0.7.1-x-revision:          4+x-revision:          5 synopsis:            Servant support for lucid -- description: homepage:            http://haskell-servant.readthedocs.org/   build-depends:       base >=4.7 && <5                      , http-media                      , lucid-                     , servant >=0.7 && <0.11+                     , servant >=0.7 && <0.12   hs-source-dirs:      src   default-language:    Haskell2010   include-dirs: include
revision 6
 name:                servant-lucid version:             0.7.1-x-revision:          5+x-revision:          6 synopsis:            Servant support for lucid -- description: homepage:            http://haskell-servant.readthedocs.org/ author:              Servant Contributors maintainer:          haskell-servant-maintainers@googlegroups.com copyright:           2015-2016 Servant Contributors-category:            Web+category:            Web, Servant build-type:          Simple extra-source-files:  include/*.h cabal-version:       >=1.10 bug-reports:         http://github.com/haskell-servant/servant-lucid/issues+tested-with:+  GHC==7.8.4,+  GHC==7.10.3,+  GHC==8.0.2,+  GHC==8.2.1  source-repository head   type: git  library   exposed-modules:     Servant.HTML.Lucid-  -- other-modules:-  -- other-extensions:   build-depends:       base >=4.7 && <5                      , http-media                      , lucid-                     , servant >=0.7 && <0.12+                     , servant >=0.7 && <0.13   hs-source-dirs:      src   default-language:    Haskell2010   include-dirs: include