File: RootR.hs

package info (click to toggle)
haskell-hledger-web 0.23.3-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,184 kB
  • ctags: 355
  • sloc: haskell: 1,190; makefile: 47
file content (8 lines) | stat: -rw-r--r-- 171 bytes parent folder | download
1
2
3
4
5
6
7
8
-- | Site root and misc. handlers.

module Handler.RootR where

import Import

getRootR :: Handler RepHtml
getRootR = redirect defaultroute where defaultroute = RegisterR