Cabal revisions of hindent-5.2.5
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: hindent version: 5.2.5+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.5-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+ , Cabal < 2.2 , filepath , directory , haskell-src-exts == 1.20.*
revision 3
name: hindent version: 5.2.5-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