rainbow-tests-0.16.0.0: lib/Rainbow/Colors/Coarbitrary.hs
module Rainbow.Colors.Coarbitrary where import Test.QuickCheck import Rainbow.Colors import Rainbow.Types.Coarbitrary both :: Both -> Gen b -> Gen b both (Both c) = color8 c
module Rainbow.Colors.Coarbitrary where import Test.QuickCheck import Rainbow.Colors import Rainbow.Types.Coarbitrary both :: Both -> Gen b -> Gen b both (Both c) = color8 c