Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
snap-core Snap.Util.FileUploads Thrown when an UploadPolicy or PartUploadPolicy is violated.
-
This module provides facilities for patching incoming Requests to correct the value of rqClientAddr if the snap server is running behind a proxy. Example usage:
m :: Snap () m = undefined -- code goes here applicationHandler :: Snap () applicationHandler = behindProxy X_Forwarded_For m
-
snap-core Snap.Util.Proxy What kind of proxy is this? Affects which headers behindProxy pulls the original remote address from. Currently only proxy servers that send X-Forwarded-For or Forwarded-For are supported.
module Data.Generics.
PlateData Deprecated: Use Data.Generics.Uniplate.Data instead
module Data.Generics.
PlateDirect Deprecated: Use Data.Generics.Uniplate.Direct instead
module Data.Generics.
PlateTypeable Deprecated: Use Data.Generics.Uniplate.Typeable instead
-
uniplate Data.Generics.PlateTypeable This class represents going from the container type to the target. This class should only be constructed with plate, |+ and |-
-
uniplate Data.Generics.Uniplate.Typeable This class should be defined for each data type of interest.
-
yesod Yesod.Default.Config No documentation available.
module Yesod.Form.I18n.
Portuguese No documentation available.