packages feed

Cabal revisions of hindent-5.2.7

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

revision 1
 name:                hindent version:             5.2.7+x-revision: 1 synopsis:            Extensible Haskell pretty printer description:         Extensible Haskell pretty printer. Both a library and an executable.                      .                    , Cabal                    , filepath                    , directory-                   , haskell-src-exts >= 1.20+                   , haskell-src-exts == 1.20.*                    , monad-loops                    , mtl                    , bytestring
revision 2
 name:                hindent version:             5.2.7-x-revision: 1+x-revision: 2 synopsis:            Extensible Haskell pretty printer description:         Extensible Haskell pretty printer. Both a library and an executable.                      .                      HIndent.Types                      HIndent.Pretty                      HIndent.CabalFile-  build-depends:     base >= 4.7 && <5+  build-depends:     base >= 4.8 && < 5                    , containers                    , Cabal                    , filepath   ghc-options:       -Wall -O2   main-is:           Main.hs   other-modules: Path.Find-  build-depends:     base >= 4 && < 5+  build-depends:     base >= 4.8 && < 5                    , hindent                    , bytestring                    , utf8-string   hs-source-dirs: src/main/   main-is: Test.hs   other-modules: Markdone-  build-depends:     base >= 4 && <5+  build-depends:     base >= 4.8 && < 5                    , hindent                    , haskell-src-exts                    , monad-loops   ghc-options:       -Wall -O2 -rtsopts   main-is:           Benchmark.hs   other-modules: Markdone-  build-depends:     base >= 4 && < 5+  build-depends:     base >= 4.8 && < 5                    , hindent                    , bytestring                    , utf8-string
revision 3
 name:                hindent version:             5.2.7-x-revision: 2+x-revision: 3 synopsis:            Extensible Haskell pretty printer description:         Extensible Haskell pretty printer. Both a library and an executable.                      .                    , directory                    , haskell-src-exts == 1.20.*                    , monad-loops-                   , mtl+                   , mtl < 2.3                    , bytestring                    , utf8-string                    , transformers                    , hindent                    , haskell-src-exts                    , monad-loops-                   , mtl+                   , mtl < 2.3                    , bytestring                    , utf8-string                    , hspec