Hoogle Search
Within LTS Haskell 24.41 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
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.
withCodePage :: CodePage -> IO a -> IO acode-page System.IO.CodePage Sets the code page for an action as necessary. On operating systems besides Windows, this will make an effort to change the current TextEncoding to something that is equivalent to the supplied CodePage. Currently, the only supported CodePages on non-Windows OSes are cp65001, cp1200, cp1201, cp12000, and cp12001. Supplying any other CodePage will result in a runtime error on non-Windows OSes. (If you would like to configure this behavior, use withCodePageOptions instead.)
withCodePageOptions :: Options -> CodePage -> IO a -> IO acode-page System.IO.CodePage Sets the code page for an action as necessary. If the Bool argument is True, this function will emit a warning to stderr indicating that the code page has been changed. (withCodePage sets this argument to False.)
-
code-page System.IO.CodePage.Internal A numeric type representing Windows code pages.
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.
-
On Windows, this exports functions for getting, setting, and analyzing code pages. On other operating systems, this exports nothing.
-
gi-atk GI.Atk.Enums The object is a containing instance which encapsulates a page of information. aTKROLEPAGE is used in documents and content which support a paginated navigation model. (Since: 1.11)
-
gi-atk GI.Atk.Enums An object that is a child of a page tab list