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

Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

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

  1. indexMappingsLimitNestedObjects :: IndexMappingsLimits -> Maybe Int

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  2. indexMappingsLimitNestedObjectsLens :: Lens' IndexMappingsLimits (Maybe Int)

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  3. indexMappingsLimits :: IndexSettings -> IndexMappingsLimits

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  4. indexMappingsLimitsLens :: Lens' IndexSettings IndexMappingsLimits

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  5. nodeIndicesStatsSegVersionMapMemory :: NodeIndicesStats -> Bytes

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  6. nodeJVMStatsMappedBufferPool :: NodeJVMStats -> JVMBufferPoolStats

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  7. templateMappings :: IndexTemplate -> Value

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  8. templateMappingsLens :: Lens' IndexTemplate Value

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  9. type PlayerMap = EnumMap Player (Coord, Coord)

    board-games Game.Labyrinth

    No documentation available.

  10. type SymbolMap = Map (Coord, Coord) Char

    board-games Game.Labyrinth

    No documentation available.

Page 1127 of many | Previous | Next

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