timeprint: Prints timestamps after each line evaluated

[ bsd3, library, text ] [ Propose Tags ]

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`

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

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 1820 total (10 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]