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.0.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.9 && <4.10), time (>=1.6 && <1.7) [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-04T21:19:32Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1923 total (1 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] |