hledger/hledger-web/Handler/RootR.hs
2012-11-20 02:23:23 +00:00

9 lines
171 B
Haskell

-- | Site root and misc. handlers.
module Handler.RootR where
import Import
getRootR :: Handler RepHtml
getRootR = redirect defaultroute where defaultroute = RegisterR