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.
riTarballHash :: ReleaseInfo -> !SHA256cabal-install-parsers Cabal.Index hash of the .tar.gz file
riTarballSize :: ReleaseInfo -> !Word64cabal-install-parsers Cabal.Index size of the .tar.gz file
prjAllowNewer :: Project uri opt pkg -> [String]cabal-install-parsers Cabal.Project allow-newer, parsed as Strings.
-
charset Data.CharSet.Unicode.Block No documentation available.
defaultFallbackCodePageEncoding :: CodePage -> TextEncodingcode-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.
nonWindowsFallbackCodePageEncoding :: (CodePage -> TextEncoding) -> NonWindowsBehaviorcode-page System.IO.CodePage On non-Windows OSes, change the TextEncoding by converting the CodePage argument to a TextEncoding using the supplied function.
NonWindowsFallbackCodePageEncoding :: (CodePage -> TextEncoding) -> NonWindowsBehaviorcode-page System.IO.CodePage.Internal On non-Windows OSes, change the TextEncoding by converting the CodePage argument to a TextEncoding using the supplied function.
defaultFallbackCodePageEncoding :: CodePage -> TextEncodingcode-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.
nonWindowsFallbackCodePageEncoding :: (CodePage -> TextEncoding) -> NonWindowsBehaviorcode-page System.IO.CodePage.Internal On non-Windows OSes, change the TextEncoding by converting the CodePage argument to a TextEncoding using the supplied function.
-
contiguous Data.Primitive.Contiguous No documentation available.