Source: haskell-microlens-platform Maintainer: Debian Haskell Group Uploaders: Clint Adams , Priority: optional Section: haskell Rules-Requires-Root: no Build-Depends: cdbs, debhelper (>= 10), ghc (>= 8.4.3), ghc-prof, haskell-devscripts (>= 0.13), libghc-hashable-dev (>= 1.1.2.3), libghc-hashable-dev (<< 1.5), libghc-hashable-prof, libghc-microlens-dev (>= 0.4.12), libghc-microlens-dev (<< 0.4.13), libghc-microlens-prof, libghc-microlens-ghc-dev (>= 0.4.13), libghc-microlens-ghc-dev (<< 0.4.14), libghc-microlens-ghc-prof, libghc-microlens-mtl-dev (>= 0.2.0), libghc-microlens-mtl-dev (<< 0.2.1), libghc-microlens-mtl-prof, libghc-microlens-th-dev (>= 0.4.3), libghc-microlens-th-dev (<< 0.4.4), libghc-microlens-th-prof, libghc-unordered-containers-dev (<< 0.3), libghc-unordered-containers-dev (>= 0.2.4), libghc-unordered-containers-prof, libghc-vector-dev (>= 0.9), libghc-vector-dev (<< 0.14), libghc-vector-prof, Build-Depends-Indep: ghc-doc, libghc-hashable-doc, libghc-microlens-doc, libghc-microlens-ghc-doc, libghc-microlens-mtl-doc, libghc-microlens-th-doc, libghc-unordered-containers-doc, libghc-vector-doc, Standards-Version: 4.6.1 Homepage: https://github.com/monadfix/microlens Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-microlens-platform Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-microlens-platform] X-Description: feature-complete microlens This package exports a module which is the recommended starting point for using microlens if you aren't trying to keep your dependencies minimal. By importing Lens.Micro.Platform you get all functions and instances from microlens, microlens-th, microlens-mtl, and microlens-ghc, as well as instances for Vector, Text, and HashMap. Package: libghc-microlens-platform-dev Architecture: any Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends}, Recommends: ${haskell:Recommends}, Suggests: ${haskell:Suggests}, Conflicts: ${haskell:Conflicts}, Provides: ${haskell:Provides}, Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} Package: libghc-microlens-platform-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends}, Recommends: ${haskell:Recommends}, Suggests: ${haskell:Suggests}, Conflicts: ${haskell:Conflicts}, Provides: ${haskell:Provides}, Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} Package: libghc-microlens-platform-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends}, Recommends: ${haskell:Recommends}, Suggests: ${haskell:Suggests}, Conflicts: ${haskell:Conflicts}, Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb}