testloop-0.1.0.0: src/System/TestLoop/Internal/Types.hs
module System.TestLoop.Internal.Types where type TestSuiteName = String type MainModulePath = String type MainModuleName = String type HsSourcePaths = [String]
module System.TestLoop.Internal.Types where type TestSuiteName = String type MainModulePath = String type MainModuleName = String type HsSourcePaths = [String]