packages feed

Cabal revisions of lens-family-th-0.3.0.0

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

revision 1
-name:                lens-family-th-version:             0.3.0.0-synopsis:            Generate lens-family style lenses--description:-  Due to a cabal/hackage defect, curly braces cannot be-  adequately displayed here. Please see-  <http://github.com/DanBurton/lens-family-th#readme>-  for a proper description of this package.-  .-  (See <https://github.com/haskell/cabal/issues/968>-  for the ticket I created regarding the defect.)--license:             BSD3-license-file:        LICENSE-author:              Dan Burton-copyright:           (c) Dan Burton 2012-2014--homepage:            http://github.com/DanBurton/lens-family-th#readme-bug-reports:         http://github.com/DanBurton/lens-family-th/issues-maintainer:          danburton.email@gmail.com---category:            Data-build-type:          Simple-cabal-version:       >=1.8--library-  exposed-modules:     Lens.Family.TH, Lens.Family2.TH, Lens.Family.THCore-  build-depends:       base ==4.*, template-haskell >= 2.5---source-repository head-  type:      git-  location:  git://github.com/DanBurton/lens-family-th.git--source-repository this-  type:      git-  location:  git://github.com/DanBurton/lens-family-th.git-  tag:       lens-family-th-0.3.0.0+name:                lens-family-th
+version:             0.3.0.0
+x-revision: 1
+synopsis:            Generate lens-family style lenses
+
+description:
+  Due to a cabal/hackage defect, curly braces cannot be
+  adequately displayed here. Please see
+  <http://github.com/DanBurton/lens-family-th#readme>
+  for a proper description of this package.
+  .
+  (See <https://github.com/haskell/cabal/issues/968>
+  for the ticket I created regarding the defect.)
+
+license:             BSD3
+license-file:        LICENSE
+author:              Dan Burton
+copyright:           (c) Dan Burton 2012-2014
+
+homepage:            http://github.com/DanBurton/lens-family-th#readme
+bug-reports:         http://github.com/DanBurton/lens-family-th/issues
+maintainer:          danburton.email@gmail.com
+
+
+category:            Data
+build-type:          Simple
+cabal-version:       >=1.8
+
+library
+  exposed-modules:     Lens.Family.TH, Lens.Family2.TH, Lens.Family.THCore
+  build-depends:       base ==4.*, template-haskell >= 2.5 && < 2.11
+
+
+source-repository head
+  type:      git
+  location:  git://github.com/DanBurton/lens-family-th.git
+
+source-repository this
+  type:      git
+  location:  git://github.com/DanBurton/lens-family-th.git
+  tag:       lens-family-th-0.3.0.0