Data-Timeout =========== [![Travis](https://img.shields.io/travis/mvv/data-timeout/master.svg)](https://travis-ci.org/mvv/data-timeout) [![Hackage](https://img.shields.io/hackage/v/data-timeout.svg)](http://hackage.haskell.org/package/data-timeout) This package provides data types and functions for working with 64-bit timeouts of nanosecond precision. Installation ------------ The usual: $ cabal install