-- | Full re-export of Hedgehog.Range
module PropUnit.Hedgehog.Range
  ( module Hedgehog.Range
  )
where

import Hedgehog.Range