Cabal revisions of hapistrano-0.3.0.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: hapistrano version: 0.3.0.1+x-revision: 1 synopsis: A deployment library for Haskell applications description: . , System.Hapistrano.Commands , System.Hapistrano.Core , System.Hapistrano.Types- build-depends: base >= 4.6 && < 5.0+ build-depends: base >= 4.8 && < 5.0 , filepath >= 1.2 && < 1.5 , mtl >= 2.0 && < 3.0 , path >= 0.5 && < 6.0 main-is: Main.hs other-modules: Config build-depends: aeson >= 0.11 && < 1.2- , base >= 4.6 && < 5.0+ , base >= 4.8 && < 5.0 , hapistrano , optparse-applicative >= 0.11 && < 0.14 , path >= 0.5.8 && < 6.0 hs-source-dirs: spec main-is: Spec.hs other-modules: System.HapistranoSpec- build-depends: base >= 4.5 && < 5.0+ build-depends: base >= 4.8 && < 5.0 , directory >= 1.2.2 && < 1.4 , filepath >= 1.2 && < 1.5 , hapistrano