Hoogle Search
Within LTS Haskell 24.35 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
rspBodyMap :: (StreamProc -> StreamProc) -> ResponseBody -> ResponseBodysnap-core Snap.Internal.Http.Types No documentation available.
statusReasonMap :: IntMap ByteStringsnap-core Snap.Internal.Http.Types Adapted from: https://www.iana.org/assignments/http-status-codes/http-status-codes.txt
type
HandlerMap (m :: Type -> Type) = HashMap FilePath FilePath -> m ()snap-core Snap.Internal.Util.FileServe A type alias for dynamic handlers
type
MimeMap = HashMap FilePath ByteStringsnap-core Snap.Internal.Util.FileServe A type alias for MIME type
type
HandlerMap (m :: Type -> Type) = HashMap FilePath FilePath -> m ()snap-core Snap.Util.FileServe A type alias for dynamic handlers
type
MimeMap = HashMap FilePath ByteStringsnap-core Snap.Util.FileServe A type alias for MIME type
gmapM :: (Uniplate a, Applicative m) => (a -> m a) -> a -> m auniplate Data.Generics.SYB gmapM == descendM
gmapQ :: Uniplate a => (a -> u) -> a -> [u]uniplate Data.Generics.SYB Use children
gmapQi :: Uniplate a => Int -> (a -> u) -> a -> uuniplate Data.Generics.SYB gmapQl :: Uniplate a => (r -> r' -> r) -> r -> (a -> r') -> a -> runiplate Data.Generics.SYB