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.
setPersist :: Serializable a => a -> Maybe PersistTCache Data.TCache.Defs No documentation available.
setTestThreads :: Int -> Test -> Testabstract-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.
setValue :: Value -> ParseReader -> ParseReaderaeson-better-errors Data.Aeson.BetterErrors.Internal No documentation available.
-
appendful-persistent Data.Appendful.Persistent Setup a client store You shouldn't need this.
-
appendful-persistent Data.Appendful.Persistent Set up a server store in the database. You shouldn't need this. This uses insertKey function and is therefore unsafe.
-
appendful-persistent Data.Appendful.Persistent Setup an unsynced client store You shouldn't need this.
setChunkSize :: forall (m :: Type -> Type) a . Word32 -> Framer m a -> Framer m aattoparsec-framer Data.Attoparsec.Framer Update the chunk size of a Framer.
setOnBadParse :: (Text -> m ()) -> Framer m a -> Framer m aattoparsec-framer Data.Attoparsec.Framer Update the parse error handler of a Framer.
setOnClosed :: m () -> Framer m a -> Framer m aattoparsec-framer Data.Attoparsec.Framer Update the end-of-input handler of a Framer.
setOnFrame :: FrameHandler m frame -> Framer m frame -> Framer m frameattoparsec-framer Data.Attoparsec.Framer Update the FrameHandler of a Framer.