packages feed

wai-lambda-0.1.0.0: src/Lambda.hs

module Lambda
  ( run
  , handleRequest
  )
  where

import Network.Wai.Handler.Lambda