Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Synopsis
Documentation
waiPrometheusMiddlewarePaths :: Paths -> Middleware Source #
Helper function that should only be needed as long as we have wai-routing code left in
proxy: run treeToPaths
on old routing tables and routeToPaths
on the servant ones, and
feed both to this function.