hedgehog-0.2.1: Hedgehog will eat all your bugs.

Safe HaskellNone
LanguageHaskell98

Hedgehog.Internal.Region

Documentation

newtype Region Source #

Constructors

Region 

displayRegions :: (MonadIO m, MonadMask m) => m a -> m a Source #

displayRegion :: MonadIO m => MonadMask m => LiftRegion m => (Region -> m a) -> m a Source #