Hoogle Search
Within Stackage Nightly 2025-10-02 (ghc-9.12.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
mkCharsetDetector :: IO CharsetDetectortext-icu Data.Text.ICU.CharsetDetection No documentation available.
withCharsetDetector :: CharsetDetector -> (Ptr UCharsetDetector -> IO a) -> IO atext-icu Data.Text.ICU.CharsetDetection Temporarily unwraps an CharsetDetector to perform operations on its raw UCharsetDetector handle.
wrapUCharsetMatch :: CharsetDetector -> IO (Ptr UCharsetMatch) -> IO CharsetMatchtext-icu Data.Text.ICU.CharsetDetection No documentation available.
u_BRK_RULE_EMPTY_SET :: ICUErrortext-icu Data.Text.ICU.Error No documentation available.
u_BRK_UNCLOSED_SET :: ICUErrortext-icu Data.Text.ICU.Error No documentation available.
-
text-icu Data.Text.ICU.Error No documentation available.
u_MISPLACED_CURSOR_OFFSET :: ICUErrortext-icu Data.Text.ICU.Error No documentation available.
u_REGEX_SET_CONTAINS_STRING :: ICUErrortext-icu Data.Text.ICU.Error No documentation available.
bitArraySetBit :: BitArray -> Word64 -> BitArrayasn1-types Data.ASN1.BitArray set the nth bits
bitArraySetBitValue :: BitArray -> Word64 -> Bool -> BitArrayasn1-types Data.ASN1.BitArray set the nth bit to the value specified