-- Hoogle documentation, generated by Haddock
-- See Hoogle, http://www.haskell.org/hoogle/


-- | SmallCheck support for the Hspec testing framework
--   
--   SmallCheck support for the Hspec testing framework
@package hspec-smallcheck
@version 0.4.2

module Test.Hspec.SmallCheck
property :: Testable IO a => a -> Property IO
instance Test.Hspec.Core.Example.Example (Test.SmallCheck.Property.Property GHC.Types.IO)
