export toWaiAppYre

This commit is contained in:
Aleksey Uimanov 2016-12-02 15:55:09 +05:00
parent 9c38a4b08e
commit d1697a3fde

View File

@ -24,6 +24,7 @@ module Yesod.Core.Dispatch
-- * Convert to WAI -- * Convert to WAI
, toWaiApp , toWaiApp
, toWaiAppPlain , toWaiAppPlain
, toWaiAppYre
, warp , warp
, warpDebug , warpDebug
, warpEnv , warpEnv