hedgehog-1.0.2: Release with confidence.
Safe HaskellSafe
LanguageHaskell98

Hedgehog.Main

Synopsis

Running tests

defaultMain :: [IO Bool] -> IO () Source #

An entry point that can be used as a main function.