name: control-timeout version: 0.1.2 license: BSD3 license-file: LICENSE author: Adam Langley description: This package provides functions for running timeouts synopsis: Timeout handling category: Control build-depends: base, containers, time, stm stability: provisional tested-with: GHC == 6.8.2 exposed-modules: Control.Timeout extra-source-files: test/TimeoutTest.hs