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

Hoogle Search

Within LTS Haskell 24.46 (ghc-9.10.3)

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

  1. pairMappings :: PairMappings as bs => Mappings as bs (ZipLoT as bs)

    free-foil Control.Monad.Free.Foil.Generic

    No documentation available.

  2. type FTC_CMapCache = Ptr FTC_CMapCacheRec

    freetype2 FreeType.Cache

    No documentation available.

  3. ftc_CMapCache_Lookup :: FTC_CMapCache -> FTC_FaceID -> FT_Int -> FT_UInt32 -> IO FT_UInt

    freetype2 FreeType.Cache

    No documentation available.

  4. ftc_CMapCache_New :: FTC_Manager -> IO FTC_CMapCache

    freetype2 FreeType.Cache

    No documentation available.

  5. ftc_CMapCache_New' :: FTC_Manager -> Ptr FTC_CMapCache -> IO FT_Error

    freetype2 FreeType.Cache.Internal

    No documentation available.

  6. data FT_Prop_GlyphToScriptMap

    freetype2 FreeType.Control.Driver

    No documentation available.

  7. FT_Prop_GlyphToScriptMap :: FT_Face -> Ptr FT_UShort -> FT_Prop_GlyphToScriptMap

    freetype2 FreeType.Control.Driver

    No documentation available.

  8. pgtsmMap :: FT_Prop_GlyphToScriptMap -> Ptr FT_UShort

    freetype2 FreeType.Control.Driver

    No documentation available.

  9. data FT_Bitmap_Size

    freetype2 FreeType.Core.Base

    No documentation available.

  10. FT_Bitmap_Size :: FT_Short -> FT_Short -> FT_Pos -> FT_Pos -> FT_Pos -> FT_Bitmap_Size

    freetype2 FreeType.Core.Base

    No documentation available.

Page 1153 of many | Previous | Next

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