packages feed

Cabal revisions of xml-lens-0.1.6.3

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

revision 1
-name:                xml-lens-version:             0.1.6.3-synopsis:            Lenses, traversals, and prisms for xml-conduit-description:         Lens-based DOM selector-homepage:            https://github.com/fumieval/xml-lens-bug-reports:         https://github.com/fumieval/xml-lens/issues-license:             BSD3-license-file:        LICENSE-author:              Fumiaki Kinoshita-maintainer:          Fumiaki Kinoshita <fumiexcel@gmail.com>-copyright:           Copyright (C) 2015 Fumiaki Kinoshita-category:            XML-build-type:          Simple-cabal-version:       >=1.10--source-repository head-  type: git-  location: https://github.com/fumieval/xml-lens.git--library-  default-language:   Haskell2010-  ghc-options: -Wall-  exposed-modules:     Text.XML.Lens-  build-depends:       base ==4.*, lens >= 4.0 && < 5, containers >= 0.4.0 && < 0.7, text >= 0.7 && <2, xml-conduit >= 1.1 && < 1.4, case-insensitive+name:                xml-lens
+version:             0.1.6.3
+x-revision: 1
+synopsis:            Lenses, traversals, and prisms for xml-conduit
+description:         Lens-based DOM selector
+homepage:            https://github.com/fumieval/xml-lens
+bug-reports:         https://github.com/fumieval/xml-lens/issues
+license:             BSD3
+license-file:        LICENSE
+author:              Fumiaki Kinoshita
+maintainer:          Fumiaki Kinoshita <fumiexcel@gmail.com>
+copyright:           Copyright (C) 2015 Fumiaki Kinoshita
+category:            XML
+build-type:          Simple
+cabal-version:       >=1.10
+
+source-repository head
+  type: git
+  location: https://github.com/fumieval/xml-lens.git
+
+library
+  default-language:   Haskell2010
+  ghc-options: -Wall
+  exposed-modules:     Text.XML.Lens
+  build-depends:       base ==4.*, lens >= 4.0, containers >= 0.4.0, text >= 0.7, xml-conduit >= 1.1, case-insensitive
revision 2
 name:                xml-lens
 version:             0.1.6.3
-x-revision: 1
+x-revision: 2
 synopsis:            Lenses, traversals, and prisms for xml-conduit
 description:         Lens-based DOM selector
 homepage:            https://github.com/fumieval/xml-lens
   default-language:   Haskell2010
   ghc-options: -Wall
   exposed-modules:     Text.XML.Lens
-  build-depends:       base ==4.*, lens >= 4.0, containers >= 0.4.0, text >= 0.7, xml-conduit >= 1.1, case-insensitive
+  build-depends:       base ==4.*, lens >= 4.0, containers >= 0.4.0, text >= 0.7, xml-conduit >= 1.1, case-insensitive <1.2.1