[project @ 2003-07-08 16:04:54 by panne]
[haskell-directory.git] / Debug / QuickCheck / Batch.hs
index 3b7c6d5..faaa808 100644 (file)
@@ -84,6 +84,7 @@ module Debug.QuickCheck.Batch
                        --      [TestOptions -> IO TestResult] -> IO ()
    , defOpt            -- :: TestOptions
    , TestOptions (..)
+   , TestResult (..)
    , isBottom          -- :: a -> Bool
    , bottom            -- :: a                 {- _|_ -}
    ) where