hledger/hledger-web/Handler/RootR.hs
2018-06-24 14:13:03 +02:00

9 lines
133 B
Haskell

-- | Site root and misc. handlers.
module Handler.RootR where
import Import
getRootR :: Handler Html
getRootR = redirect JournalR