hledger/hledger-web/Handler
Simon Michael 74512814ec cli/ui/web: rename X.Options modules to X.XOptions
Make these modules' names more like the heavily-used types they
define (CliOpts, UIOpts, WebOpts). This is consistent with
RawOptions and ReportOptions, and helps with code navigation.
2015-08-28 12:43:51 -07:00
..
AddForm.hs web: fix more ghc 7.10 import warnings (#239) 2015-04-07 18:49:33 -07:00
Common.hs cli/ui/web: rename X.Options modules to X.XOptions 2015-08-28 12:43:51 -07:00
EditForm.hs web: move old edit/import stuff out of AddForm 2015-02-16 18:20:31 +00:00
ImportForm.hs web: move old edit/import stuff out of AddForm 2015-02-16 18:20:31 +00:00
JournalR.hs cli/ui/web: rename X.Options modules to X.XOptions 2015-08-28 12:43:51 -07:00
RegisterR.hs cli/ui/web: rename X.Options modules to X.XOptions 2015-08-28 12:43:51 -07:00
RootR.hs web: reduce ui over-complexity 2014-05-24 08:23:02 -07:00
SidebarR.hs web: declare a bunch of language pragmas 2015-04-07 18:35:41 -07:00
Utils.hs hledger-web: build with GHC-7.10 2015-03-29 06:33:53 -07:00