Home
last modified time | relevance | path

Searched defs:yarToResponse (Results 1 – 2 of 2) sorted by relevance

/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/yesod-core-1.6.18/src/Yesod/Core/Internal/
H A DResponse.hs35 yarToResponse (YRWai a) _ _ _ _ sendResponse = sendResponse a function
36 yarToResponse (YRWaiApp app) _ _ req _ sendResponse = app req sendResponse function
37 yarToResponse (YRPlain s' hs ct c newSess) saveSession yreq _req is sendResponse = do function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/yesod-core-1.6.18/src/Yesod/Core/Internal/
H A DResponse.hs35 yarToResponse (YRWai a) _ _ _ _ sendResponse = sendResponse a function
36 yarToResponse (YRWaiApp app) _ _ req _ sendResponse = app req sendResponse function
37 yarToResponse (YRPlain s' hs ct c newSess) saveSession yreq _req is sendResponse = do function