Hoogle Search
Within LTS Haskell 24.49 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
servant-multipart Servant.Multipart Configuration for the temporary file based backend. You can configure the way servant-multipart gets its hands on a temporary directory (defaults to getTemporaryDirectory) as well as the filename pattern used for generating the temporary files (defaults to calling them servant-multipartXXX.buf, where XXX is some random number).
TmpBackendOptions :: IO FilePath -> String -> TmpBackendOptionsservant-multipart Servant.Multipart No documentation available.
backendOptions :: MultipartOptions tag -> MultipartBackendOptions tagservant-multipart Servant.Multipart No documentation available.
defaultBackendOptions :: MultipartBackend tag => Proxy tag -> MultipartBackendOptions tagservant-multipart Servant.Multipart No documentation available.
defaultTmpBackendOptions :: TmpBackendOptionsservant-multipart Servant.Multipart Default options for the temporary file backend: getTemporaryDirectory and "servant-multipart.buf"
_legendOverlay :: Legend -> Maybe Boolxlsx Codec.Xlsx.Types.Drawing.Chart No documentation available.
PageOrderOverThenDown :: PageOrderxlsx Codec.Xlsx.Types.PageSetup Order pages horizontally first, then move vertically
alVendor :: GettableStateVar StringOpenAL Sound.OpenAL.AL.StringQueries Contains the name of the vendor.
backwardsIterEndOfChar :: BackwardsIter -> {-# UNPACK #-} !CodeUnitIndexalfred-margaret Data.Text.Utf8 Points to the last byte of the codepoint that we're focused on
unsafeIndexEndOfCodePoint' :: Array -> CodeUnitIndex -> BackwardsIteralfred-margaret Data.Text.Utf8 Similar to unsafeIndexCodePoint', but assumes that the given index is the end of a utf8 codepoint. It returns the decoded code point and the index _before_ the code point. The resulting index could be passed directly to unsafeIndexEndOfCodePoint' again to decode the _previous_ code point.