| hledger-lib had a valid install plan with GHC 7.8, but requires GHC 7.10 to compile (currently). Require base 4.8+ everywhere so that stack/cabal will enforce a supported GHC version early. Also, bump hledger-ui's "stability" to "stable". | ||
|---|---|---|
| .. | ||
| doc | ||
| examples | ||
| .ghci | ||
| CHANGES | ||
| hledger-api.cabal | ||
| hledger-api.hs | ||
| LICENSE | ||
| package.yaml | ||
| README | ||
| Setup.hs | ||
A web API server for hledger data, and some client-side app examples. This is an alternative to hledger-web, and for variety uses servant instead of yesod.