Skip to content

Commit

Permalink
sandwich-quickcheck: expose HasQuickCheckContext
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasjm committed Feb 16, 2025
1 parent 06672c1 commit 19110e4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sandwich-quickcheck/src/Test/Sandwich/QuickCheck.hs
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ module Test.Sandwich.QuickCheck (
, modifyMaxDiscardRatio
, modifyMaxSize
, modifyMaxShrinks

-- * Types
, HasQuickCheckContext
) where

import Control.Monad.Free
Expand Down

0 comments on commit 19110e4

Please sign in to comment.