Cabal revisions of hindent-5.2.4.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: hindent version: 5.2.4.1+x-revision: 1 synopsis: Extensible Haskell pretty printer description: Extensible Haskell pretty printer. Both a library and an executable. . exposed-modules: HIndent HIndent.Types HIndent.Pretty- build-depends: base >= 4.7 && <5+ build-depends: base >= 4.8 && <4.11 , containers- , haskell-src-exts >= 1.19+ , haskell-src-exts == 1.19.* , monad-loops , mtl , bytestring
revision 2
name: hindent version: 5.2.4.1-x-revision: 1+x-revision: 2 synopsis: Extensible Haskell pretty printer description: Extensible Haskell pretty printer. Both a library and an executable. . , containers , haskell-src-exts == 1.19.* , monad-loops- , mtl+ , mtl < 2.3 , bytestring , utf8-string , transformers , hindent , haskell-src-exts , monad-loops- , mtl+ , mtl < 2.3 , bytestring , utf8-string , hspec