Hoogle Search

Within Stackage Nightly 2026-06-22 (ghc-9.12.4)

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

  1. setCaseSensitivity :: CaseSensitivity -> Searcher v -> Searcher v

    alfred-margaret Data.Text.AhoCorasick.Searcher

    Updates the case sensitivity of the searcher. Does not change the capitilization of the needles. The caller should be certain that if IgnoreCase is passed, the needles are already lower case.

  2. setNotNullSyntax :: IsSql92AlterColumnActionSyntax syntax => syntax

    beam-migrate Database.Beam.Migrate.SQL.SQL92

    No documentation available.

  3. setNullSyntax :: IsSql92AlterColumnActionSyntax syntax => syntax

    beam-migrate Database.Beam.Migrate.SQL.SQL92

    No documentation available.

  4. setUniqueIndexOptions :: IsSql92UniqueIndexSyntax syntax => Bool -> Sql92CreateIndexOptionsSyntax syntax -> Sql92CreateIndexOptionsSyntax syntax

    beam-migrate Database.Beam.Migrate.SQL.SQL92

    Update index options by setting the uniqueness

  5. setInput :: BEncode -> BParser ()

    bencode Data.BEncode.Parser

    No documentation available.

  6. setMB :: Int -> Approx -> Approx

    cdar-mBound Data.CDAR.Approx

    No documentation available.

  7. setIniUpdatePolicy :: UpdatePolicy -> Ini s -> Ini s

    config-ini Data.Ini.Config.Bidir

    Use the provided UpdatePolicy as a guide when creating future updated versions of the given Ini value.

  8. setLsb :: BinaryWord w => w -> w

    data-bword Data.BinaryWord

    Set the LSB to 1

  9. setMsb :: BinaryWord w => w -> w

    data-bword Data.BinaryWord

    Set the MSB to 1

  10. setL :: Lens a b -> b -> a -> a

    data-lens-light Data.Lens.Light

    Get the setter function from a lens

Page 67 of many | Previous | Next