HTF-0.14.0.1: 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