packages feed

Cabal revisions of hindent-2.3

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

revision 1
 name:                hindent version:             2.3+x-revision: 1 synopsis:            Extensible Haskell pretty printer description:         Extensible Haskell pretty printer. Both a library and an executable.                      .                      HIndent.Styles.ChrisDone                      HIndent.Styles.MichaelSnoyman                      HIndent.Styles.JohanTibell-  build-depends:     base >= 4 && <5-                   , data-default-                   , haskell-src-exts-                   , mtl-                   , text+  build-depends:     base >= 4.5 && < 4.8+                   , data-default >= 0.2 && < 0.8+                   , haskell-src-exts == 1.15.*+                   , mtl >= 2.0.1 && < 2.3+                   , text < 1.3  executable hindent   hs-source-dirs:    src/main   ghc-options:       -Wall -O2   main-is:           Main.hs-  build-depends:     base >= 4 && < 5+  build-depends:     base >= 4.5 && < 4.8                    , hindent-                   , text+                   , text < 1.3