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.
stateAllowLineBreaks :: ParserState -> Boolpandoc Text.Pandoc.Parsing Allow parsing of line breaks
stateAllowLinks :: ParserState -> Boolpandoc Text.Pandoc.Parsing Allow parsing of links
finally :: forall (r :: EffectRow) a b . Member Resource r => Sem r a -> Sem r b -> Sem r apolysemy Polysemy.Resource Like bracket, but for the simple case of one computation to run afterward.
-
polysemy Polysemy.State Run a State effect with local state, lazily.
type
HasParallelSemaphore context = HasLabel context "parallelSemaphore" QSemsandwich Test.Sandwich No documentation available.
defaultParallelNodeOptions :: NodeOptionssandwich Test.Sandwich No documentation available.
-
sandwich Test.Sandwich Run a group of tests in parallel.
-
sandwich Test.Sandwich Wrapper around parallel. Introduces a semaphore to limit the parallelism to N threads.
-
sandwich Test.Sandwich No documentation available.
-
sandwich Test.Sandwich Same as parallelN, but extracts the semaphore size from the command line options.