Hoogle Search
Within Stackage Nightly 2025-09-28 (ghc-9.12.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
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.
setInput :: BEncode -> BParser ()bencode Data.BEncode.Parser No documentation available.
setBit' :: forall (w :: Nat) . NatRepr w -> Natural -> BV w -> BV wbv-sized Data.BitVector.Sized Like setBit, but without the requirement that the index bit refers to an actual bit in the input BV. If it is out of range, just silently return the original input.
setDefaultExpiration :: Cache k v -> Maybe TimeSpec -> Cache k vcache Data.Cache Change the default expiration value of newly added cache items. See newCache for more information on the default expiration value.
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