• 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. SQLITE_IOERR_MMAP :: ErrorFlag

    squeather Squeather.Internal.Types

    No documentation available.

  2. SQLITE_IOERR_SHMMAP :: ErrorFlag

    squeather Squeather.Internal.Types

    No documentation available.

  3. type CostMap = Map EClassId (Int, Fix SRTree)

    srtree Algorithm.EqSat

    No documentation available.

  4. canonizeMap :: forall (m :: Type -> Type) . Monad m => (Map ClassOrVar ClassOrVar, ClassOrVar) -> EGraphST m (Map ClassOrVar ClassOrVar, ClassOrVar)

    srtree Algorithm.EqSat.Build

    No documentation available.

  5. cleanMaps :: forall (m :: Type -> Type) . Monad m => EGraphST m ()

    srtree Algorithm.EqSat.Build

    No documentation available.

  6. type ClassIdMap = IntMap

    srtree Algorithm.EqSat.Egraph

    No documentation available.

  7. _canonicalMap :: EGraph -> ClassIdMap EClassId

    srtree Algorithm.EqSat.Egraph

    No documentation available.

  8. canonicalMap :: Lens' EGraph (ClassIdMap EClassId)

    srtree Algorithm.EqSat.Egraph

    No documentation available.

  9. convertPixmapsToHostByteOrder :: [(Int32, Int32, ByteString)] -> [(Int32, Int32, ByteString)]

    status-notifier-item StatusNotifier.Host.Service

    No documentation available.

  10. iconPixmaps :: ItemInfo -> ImageInfo

    status-notifier-item StatusNotifier.Host.Service

    No documentation available.

Page 1226 of many | Previous | Next

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