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


-- | Interoperability between hspec and hedgehog
--   
--   Some functions to use hedgehog from hspec
@package hw-hspec-hedgehog
@version 0.1.0.4

module HaskellWorks.Hspec.Hedgehog
require :: HasCallStack => Property -> Assertion
requireProperty :: PropertyT IO () -> Assertion
requireTest :: PropertyT IO () -> Assertion
