-- | This module is necessary to maintain compatibility with both
-- QuickCheck 2.6 and QuickCheck 2.7.  This module is used for newer
-- versions of QuickCheck (after version 2.7).
module Quickpull.EqShow ((===)) where

import Test.QuickCheck