mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-29 05:11:33 +03:00
d165600155
Generated package.yaml files from the old cabal files with hpack-convert, removed some problematic blank lines manually, regenerated the cabal files from the package.yaml files with hpack. Tests pass, looks like all the info is still there. This means that from now on, we don't edit cabal files directly. We edit the less verbose package.yaml files. stack will update the cabal files automatically (or non-stack users can use hpack). The changes to both are committed, as we still want to provide the cabal files to downloaders. |
||
---|---|---|
.. | ||
app | ||
config | ||
deploy | ||
doc | ||
Handler | ||
Hledger | ||
messages | ||
Settings | ||
static | ||
templates | ||
tests | ||
.ghci | ||
Application.hs | ||
CHANGES | ||
devel.hs | ||
Foundation.hs | ||
hledger-web.cabal | ||
Import.hs | ||
LICENSE | ||
package.yaml | ||
README | ||
Settings.hs | ||
Setup.hs |
A basic web UI for hledger data. Intended to be robust and somewhat useful.