module System.Console.Rainbow.Shrinkers
  ( module System.Console.Rainbow.Types.Shrinkers
  , module System.Console.Rainbow.Colors.Shrinkers
  ) where

import System.Console.Rainbow.Types.Shrinkers
import System.Console.Rainbow.Colors.Shrinkers