timeprint: Prints timestamps after each line evaluated
Prints timestamps after each line evaluated in ghci
.
Use by adding `-interactive-print=Text.Show.TimePrint.timePrint` to the ghci
command, or add this to your '.ghci' file:
`import qualified Text.Show.TimePrint :set -interactive-print=Text.Show.TimePrint.timePrint`
Downloads
- timeprint-0.1.0.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3 (info) |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.6 && <4.10), datetime (>=0.3.1 && <0.4) [details] |
License | BSD-3-Clause |
Author | Justin Chen |
Maintainer | iareloser@gmail.com |
Category | Text |
Source repo | head: git clone https://gitlab.com/leftparen/timeprint |
Uploaded | by leftparen at 2016-06-04T23:16:31Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1894 total (15 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-06-04 [all 1 reports] |