Hoogle Search
Within LTS Haskell 24.35 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
foreDefault :: [ByteString] -> [ByteString]rainbow Rainbow.Translate No documentation available.
foreGreen :: [ByteString] -> [ByteString]rainbow Rainbow.Translate No documentation available.
foreMagenta :: [ByteString] -> [ByteString]rainbow Rainbow.Translate No documentation available.
foreRed :: [ByteString] -> [ByteString]rainbow Rainbow.Translate No documentation available.
foreWhite :: [ByteString] -> [ByteString]rainbow Rainbow.Translate No documentation available.
foreYellow :: [ByteString] -> [ByteString]rainbow Rainbow.Translate No documentation available.
fore :: forall a f . Functor f => (Color a -> f (Color a)) -> Style a -> f (Style a)rainbow Rainbow.Types No documentation available.
format :: forall a f . Functor f => (Format -> f Format) -> Style a -> f (Style a)rainbow Rainbow.Types No documentation available.
forP :: [a] -> (a -> Run b) -> Run [b]rattle Development.Rattle Parallel version of forM.
forP_ :: [a] -> (a -> Run b) -> Run ()rattle Development.Rattle Parallel version of forM.