Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. setDefaultPersist :: Persist -> IO ()

    TCache Data.TCache.DefaultPersistence

    Set the default persistence mechanism of all serializable objects that have setPersist= const Nothing. By default it is filePersist this statement must be the first one before any other TCache call

  2. setPersist :: Serializable a => a -> Maybe Persist

    TCache Data.TCache.DefaultPersistence

    No documentation available.

  3. setDefaultPersist :: Persist -> IO ()

    TCache Data.TCache.Defs

    Set the default persistence mechanism of all serializable objects that have setPersist= const Nothing. By default it is filePersist this statement must be the first one before any other TCache call

  4. setPersist :: Serializable a => a -> Maybe Persist

    TCache Data.TCache.Defs

    No documentation available.

  5. setTestThreads :: Int -> Test -> Test

    abstract-deque-tests Data.Concurrent.Deque.Tests

    Dig through the test constructors to find the leaf IO actions and bracket them with a thread-setting action.

  6. setAoCThrottleLimit :: Int -> IO ()

    advent-of-code-api Advent

    Set the internal throttler maximum queue capacity. Default is 100.

  7. setValue :: Value -> ParseReader -> ParseReader

    aeson-better-errors Data.Aeson.BetterErrors.Internal

    No documentation available.

  8. setIEl :: Int -> EncodedCnstrs -> EncodedCnstrs

    aftovolio Aftovolio.ConstraintsEncoded

    Works only with the correctly defined arguments though it is not checked. Use with this caution.

  9. setAlarm :: TimeScale t => AlarmClock t -> t -> IO ()

    alarmclock Control.Concurrent.AlarmClock

    Make the AlarmClock go off at (or shortly after) the given time. This can be called more than once; in which case, the alarm will go off at the earliest given time.

  10. setAlarmNow :: TimeScale t => AlarmClock t -> IO ()

    alarmclock Control.Concurrent.AlarmClock

    Make the AlarmClock go off right now.

Page 758 of many | Previous | Next