Hoogle Search
Within LTS Haskell 24.36 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
pandoc-types Text.Pandoc.Definition Formats for raw blocks
-
pandoc-types Text.Pandoc.Definition No documentation available.
-
safe-coloured-text Text.Colour.Code No documentation available.
-
wreq Network.Wreq A key/value pair for an application/x-www-form-urlencoded POST request body.
-
wreq Network.Wreq A type that can be rendered as the value portion of a key/value pair for use in an application/x-www-form-urlencoded POST body. Intended for use with the FormParam type. The instances for String, strict Text, and lazy Text are all encoded using UTF-8 before being URL-encoded. The instance for Maybe gives an empty string on Nothing, and otherwise uses the contained type's instance.
-
wreq Network.Wreq.Types A key/value pair for an application/x-www-form-urlencoded POST request body.
-
wreq Network.Wreq.Types A type that can be rendered as the value portion of a key/value pair for use in an application/x-www-form-urlencoded POST body. Intended for use with the FormParam type. The instances for String, strict Text, and lazy Text are all encoded using UTF-8 before being URL-encoded. The instance for Maybe gives an empty string on Nothing, and otherwise uses the contained type's instance.
-
Definition of log formatter support A few basic, and extendable formatters are defined. Please see System.Log.Logger for extensive documentation on the logging system.
-
req Network.HTTP.Req An opaque monoidal value that allows to collect URL-encoded parameters to be wrapped in ReqBodyUrlEnc.
type family
ForM (a1 :: t a) (a2 :: a ~> m b) :: m t bsingletons-base Control.Monad.Singletons No documentation available.