Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 425 Bytes

README.markdown

File metadata and controls

15 lines (9 loc) · 425 Bytes

Updatable timers haskell library

This is a library of timer objects. It extends the timer concept adding:

  • the possibility for any number of threads to hang on the timer
  • the possibility for the client to update the timer

Some timer builders are provided implementing different update politics.

  • Install: unpack the tarball and cabal install
  • Mantainer: Paolo Veronelli
  • Contributors: Paul Johnson