Hoogle Search
Within LTS Haskell 24.41 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
happstack-server Happstack.Server.Types an HTTP header
HeaderPair :: ByteString -> [ByteString] -> HeaderPairhappstack-server Happstack.Server.Types No documentation available.
type
Headers = Map ByteString HeaderPairhappstack-server Happstack.Server.Types a Map of HTTP headers the Map key is the header converted to lowercase
-
http-common Network.Http.Types The map of headers in a Request or Response. Note that HTTP header field names are case insensitive, so if you call setHeader on a field that's already defined but with a different capitalization you will replace the existing value.
HeaderColumnStyle :: [HeaderProperty] -> ConfigurationPropertyhvega Graphics.Vega.VegaLite The default appearance for column headers.
HeaderFacetStyle :: [HeaderProperty] -> ConfigurationPropertyhvega Graphics.Vega.VegaLite The default appearance for non-row and non-column facet headers.
-
hvega Graphics.Vega.VegaLite Represents a facet header property. For details, see the Vega-Lite documentation. Labels refer to the title of each sub-plot in a faceted view and title is the overall title of the collection.
HeaderRowStyle :: [HeaderProperty] -> ConfigurationPropertyhvega Graphics.Vega.VegaLite The default appearance for row headers.
HeaderStyle :: [HeaderProperty] -> ConfigurationPropertyhvega Graphics.Vega.VegaLite The default appearance of all headers.
HeaderParseFail :: [String] -> String -> LspServerLoglsp Language.LSP.Server No documentation available.