Dependencies for hledger-web-0.25

library
hledger-web

Flags

Automatic Flags
NameDescriptionDefault
threaded

Build with support for multithreaded execution.

Enabled
dev

Turn on development settings, like auto-reload templates.

Disabled
library-only

Build for use with "yesod devel"

Disabled
old-locale

A compatibility flag, set automatically by cabal. If false then depend on time >= 1.5, if true then depend on time < 1.5 together with old-locale.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info