name: lens-family-th version: 0.1.0.0 synopsis: Template Haskell to generate lenses for lens-family and lens-family-core description: Due to a cabal/hackage defect, curly braces cannot be adequately displayed here. Please see for a proper description. . (See for the ticket I created regarding the defect.) homepage: http://github.com/DanBurton/lens-family-th license: BSD3 license-file: LICENSE author: Dan Burton maintainer: danburton.email@gmail.com copyright: (c) Dan Burton 2012 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.7.* 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.1.0.0