summaryrefslogtreecommitdiff
path: root/Handler/Home.hs
diff options
context:
space:
mode:
authorClint Adams <clint@softwarefreedom.org>2013-04-22 17:41:15 -0400
committerClint Adams <clint@softwarefreedom.org>2013-04-22 17:41:15 -0400
commitf1a294e5ddb8ae0ccdcef1a12561e603ff996cfe (patch)
tree14d4df6383db09051ef9631dbf09c9ed6a2039d3 /Handler/Home.hs
parent514ff2acff2ba9ad9f809e22fc8ed5a986410e5d (diff)
journal-query-based monthly reports (p&l, assets, liabilities)
Diffstat (limited to 'Handler/Home.hs')
-rw-r--r--Handler/Home.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Handler/Home.hs b/Handler/Home.hs
index 94b206e..7e8d79d 100644
--- a/Handler/Home.hs
+++ b/Handler/Home.hs
@@ -19,6 +19,7 @@ module Handler.Home where
import Import
import Data.Map (keys)
+import Hledger.JournalCSVs (JReportType(..))
getHomeR :: Handler RepHtml
getHomeR = do