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.

  1. setNotNullSyntax :: IsSql92AlterColumnActionSyntax syntax => syntax

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

    No documentation available.

  2. setNullSyntax :: IsSql92AlterColumnActionSyntax syntax => syntax

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

    No documentation available.

  3. setInput :: BEncode -> BParser ()

    bencode Data.BEncode.Parser

    No documentation available.

  4. setBit' :: forall (w :: Nat) . NatRepr w -> Natural -> BV w -> BV w

    bv-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.

  5. setDefaultExpiration :: Cache k v -> Maybe TimeSpec -> Cache k v

    cache Data.Cache

    Change the default expiration value of newly added cache items. See newCache for more information on the default expiration value.

  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 54 of many | Previous | Next