packages feed

rainbox-0.10.0.0: test/Rainbow/Generators.hs

module Rainbow.Generators
  ( module Rainbow.Types.Generators
  , module Rainbow.Colors.Generators
  ) where

import Rainbow.Types.Generators
import Rainbow.Colors.Generators