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.
setCaseSensitivity :: CaseSensitivity -> Searcher v -> Searcher valfred-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.
setNotNullSyntax :: IsSql92AlterColumnActionSyntax syntax => syntaxbeam-migrate Database.Beam.Migrate.SQL.SQL92 No documentation available.
setNullSyntax :: IsSql92AlterColumnActionSyntax syntax => syntaxbeam-migrate Database.Beam.Migrate.SQL.SQL92 No documentation available.
-
beam-migrate Database.Beam.Migrate.SQL.SQL92 Update index options by setting the uniqueness
setInput :: BEncode -> BParser ()bencode Data.BEncode.Parser No documentation available.
setMB :: Int -> Approx -> Approxcdar-mBound Data.CDAR.Approx No documentation available.
setIniUpdatePolicy :: UpdatePolicy -> Ini s -> Ini sconfig-ini Data.Ini.Config.Bidir Use the provided UpdatePolicy as a guide when creating future updated versions of the given Ini value.
setLsb :: BinaryWord w => w -> wdata-bword Data.BinaryWord Set the LSB to 1
setMsb :: BinaryWord w => w -> wdata-bword Data.BinaryWord Set the MSB to 1
setL :: Lens a b -> b -> a -> adata-lens-light Data.Lens.Light Get the setter function from a lens