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.
-
polysemy Polysemy.Internal.Combinators Transform an effect e1 into an effect e2 that is already somewhere inside of the stack.
fformat :: Result -> Column -> IO Formatpostgresql-libpq Database.PostgreSQL.LibPQ Returns the Format of the given column. Column numbers start at 0.
-
sandwich Test.Sandwich Perform an action before a given spec tree.
-
sandwich Test.Sandwich -
sandwich Test.Sandwich.Formatters.FailureReport No documentation available.
defaultFailureReportFormatter :: FailureReportFormattersandwich Test.Sandwich.Formatters.FailureReport No documentation available.
type
LogEntryFormatter = UTCTime -> Loc -> LogSource -> LogLevel -> ByteString -> ByteStringsandwich Test.Sandwich.Formatters.LogSaver A callback for formatting a log entry to a ByteString.
defaultLogSaverFormatter :: LogSaverFormattersandwich Test.Sandwich.Formatters.LogSaver No documentation available.
logSaverFormatter :: LogSaverFormatter -> LogEntryFormattersandwich Test.Sandwich.Formatters.LogSaver Formatter function for log entries.
defaultPrintFormatter :: PrintFormattersandwich Test.Sandwich.Formatters.Print No documentation available.