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

Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

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

  1. sSummaryIndexName :: IndexSettingsSummary -> IndexName

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

  2. sSummaryIndexNameLens :: Lens' IndexSettingsSummary IndexName

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

  3. sSummaryUpdateable :: IndexSettingsSummary -> [UpdatableIndexSetting]

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

  4. sSummaryUpdateableLens :: Lens' IndexSettingsSummary [UpdatableIndexSetting]

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

  5. BoostModeSum :: BoostMode

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  6. data IndexAliasSummary

    bloodhound Database.Bloodhound.Common.Types

    IndexAliasSummary is a summary of an index alias configured for a server.

  7. IndexAliasSummary :: IndexAlias -> IndexAliasCreate -> IndexAliasSummary

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  8. newtype IndexAliasesSummary

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  9. IndexAliasesSummary :: [IndexAliasSummary] -> IndexAliasesSummary

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  10. data IndexSettingsSummary

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

Page 201 of many | Previous | Next

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