• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.48 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. data Io'printable_range

    codec-beam Codec.Beam.Bifs

    No documentation available.

  2. Io'printable_range :: Io'printable_range

    codec-beam Codec.Beam.Bifs

    No documentation available.

  3. hPrintColored :: (Handle -> a -> IO ()) -> Handle -> Term -> Colored a -> IO ()

    colorful-monoids Data.Monoid.Colorful

    No documentation available.

  4. hPrintColoredIO :: Handle -> Term -> Colored (IO ()) -> IO ()

    colorful-monoids Data.Monoid.Colorful

    No documentation available.

  5. hPrintColoredS :: Handle -> Term -> Colored String -> IO ()

    colorful-monoids Data.Monoid.Colorful

    No documentation available.

  6. hPrintColored :: Foldable f => (Handle -> a -> IO ()) -> Handle -> Term -> f (Colored a) -> IO ()

    colorful-monoids Data.Monoid.Colorful.Flat

    No documentation available.

  7. hPrintColoredIO :: Handle -> Term -> [Colored (IO ())] -> IO ()

    colorful-monoids Data.Monoid.Colorful.Flat

    No documentation available.

  8. hPrintColoredS :: Foldable f => Handle -> Term -> f (Colored String) -> IO ()

    colorful-monoids Data.Monoid.Colorful.Flat

    No documentation available.

  9. prettyPrint :: File -> String

    copilot-theorem Copilot.Theorem.Kind2

    Pretty print a Kind2 file.

  10. pPrint :: Pretty a => a -> Doc

    distribution-opensuse OpenSuse.Prelude

    No documentation available.

Page 377 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete