HTF-0.13.2.2: The Haskell Test Framework

Safe HaskellNone
LanguageHaskell2010

Test.Framework.History

Contents

Synopsis

Documentation

type Milliseconds = Int Source #

A type synonym for time in milliseconds.

historyTests :: [([Char], IO ())] Source #

Orphan instances