pit: Account management tool.

[ library, mit, program, tools ] [ Propose Tags ]

This package provides the account management tool and the library for account management.

This package is a porting of Pit (see https://github.com/cho45/pit).


[Skip to Readme]

Modules

[Last Documentation]

  • Pit

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.2.0, 0.3.0, 0.3.1
Dependencies base (>=4.5 && <4.8), bytestring (>=0.10 && <0.11), directory (>=1.1 && <1.3), filepath (>=1.2 && <1.4), optparse-applicative (>=0.10), pit, process (>=1.2 && <1.3), temporary (>=1.2 && <1.3), text (>=1.2 && <1.3), unordered-containers (>=0.2 && <0.3), yaml (>=0.8 && <0.9) [details]
License MIT
Author Yuichiro Hanada
Maintainer Yuichiro Hanada <i@chir.jp>
Category Tools
Home page https://github.com/chiro/haskell-pit
Source repo head: git clone git://github.com/chiro/haskell-pit.git
Uploaded by chiro at 2014-09-27T12:51:03Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables pit
Downloads 2090 total (8 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-13 [all 7 reports]

Readme for pit-0.3.1

[back to package description]

haskell-pit

Build Status

About

This is an account management tool and library for haskell, a haskell porting of cho45/pit

Documentation is avaliable in hackage.

Usage

$ cabal update
$ cabal install pit