Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. riTarballHash :: ReleaseInfo -> !SHA256

    cabal-install-parsers Cabal.Index

    hash of the .tar.gz file

  2. riTarballSize :: ReleaseInfo -> !Word64

    cabal-install-parsers Cabal.Index

    size of the .tar.gz file

  3. prjAllowNewer :: Project uri opt pkg -> [String]

    cabal-install-parsers Cabal.Project

    allow-newer, parsed as Strings.

  4. smallFormVariants :: CharSet

    charset Data.CharSet.Unicode.Block

    No documentation available.

  5. defaultFallbackCodePageEncoding :: CodePage -> TextEncoding

    code-page System.IO.CodePage

    Provides a best-effort attempt to convert a CodePage to a TextEncoding on non-Windows OSes. Errors if given a CodePage that it doesn't know how to convert.

  6. nonWindowsFallbackCodePageEncoding :: (CodePage -> TextEncoding) -> NonWindowsBehavior

    code-page System.IO.CodePage

    On non-Windows OSes, change the TextEncoding by converting the CodePage argument to a TextEncoding using the supplied function.

  7. NonWindowsFallbackCodePageEncoding :: (CodePage -> TextEncoding) -> NonWindowsBehavior

    code-page System.IO.CodePage.Internal

    On non-Windows OSes, change the TextEncoding by converting the CodePage argument to a TextEncoding using the supplied function.

  8. defaultFallbackCodePageEncoding :: CodePage -> TextEncoding

    code-page System.IO.CodePage.Internal

    Provides a best-effort attempt to convert a CodePage to a TextEncoding on non-Windows OSes. Errors if given a CodePage that it doesn't know how to convert.

  9. nonWindowsFallbackCodePageEncoding :: (CodePage -> TextEncoding) -> NonWindowsBehavior

    code-page System.IO.CodePage.Internal

    On non-Windows OSes, change the TextEncoding by converting the CodePage argument to a TextEncoding using the supplied function.

  10. data SmallArray a

    contiguous Data.Primitive.Contiguous

    No documentation available.

Page 666 of many | Previous | Next