Cabal revisions of microlens-th-0.4.3.10
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: microlens-th version: 0.4.3.10+x-revision: 1 synopsis: Automatic generation of record lenses for microlens description: This package lets you automatically generate lenses for data types; code was extracted from the lens package, and therefore generated lenses are fully compatible with ones generated by lens (and can be used both from lens and microlens). license: BSD3 license-file: LICENSE author: Eric Mertens, Edward Kmett, Artyom Kazak-maintainer: Monadfix <hi@monadfix.com>+maintainer: Steven Fontanella <steven.fontanella@gmail.com> homepage: http://github.com/monadfix/microlens bug-reports: http://github.com/monadfix/microlens/issues category: Data, Lenses GHC==8.4.4 GHC==8.6.5 GHC==8.8.4- GHC==8.10.3- GHC==9.0.1+ GHC==8.10.7+ GHC==9.0.2+ GHC==9.2.4+ GHC==9.4.1 source-repository head type: git , microlens >=0.4.0 && <0.5 , containers >=0.5 && <0.7 , transformers- , template-haskell >=2.8 && <2.19+ , template-haskell >=2.8 && <2.20 , th-abstraction >=0.4.1 && <0.5 ghc-options: