Simon Michael
64e06750eb
doc: draft changelogs & release notes
2018-03-28 18:25:01 +01:00
Simon Michael
1347885cd8
bal/bs/bse/cf/is: show short monthnames in monthly reports (like html)
2018-03-28 18:17:20 +01:00
Simon Michael
d403b003c1
lib: disable doctests when building with ghc 8.4 on mac
...
[ci skip]
2018-03-26 18:23:46 +01:00
Simon Michael
265bc21b24
bal: mention --budget's newness in manual
...
[ci skip]
2018-03-26 15:18:44 +01:00
Simon Michael
28a8b55f4e
move non-portable file warning to package
2018-03-26 01:04:58 +01:00
Simon Michael
4e0959dc60
travis: cache per-package stack-work dirs ? try it
2018-03-25 23:20:58 +01:00
Simon Michael
ee3a06e569
stack: updates, fix tests, silence non-portable file warning
2018-03-25 23:20:58 +01:00
Moritz Kiefer
d7b68fbd7d
Use skipMany/skipSome for parsing spacenonewline
...
This avoids allocating the list of space characters only to then
discard it.
2018-03-25 22:59:05 +01:00
Simon Michael
addd9b5385
tools: make build-check-warnings, notes
2018-03-25 13:17:00 +01:00
Simon Michael
28f4b1a0ec
tools: hakyll-std updates, use pandoc 2
2018-03-25 13:17:00 +01:00
Simon Michael
1fe3d7e824
web: fix HandlerT warnings
2018-03-25 13:16:12 +01:00
Simon Michael
b74c805b69
site: add missing js files
2018-03-25 13:16:12 +01:00
Simon Michael
dd1253c792
tools: hakyll-std: update stack.yaml reference
...
[ci skip]
2018-03-24 18:41:22 -07:00
Simon Michael
c79cee3d1f
travis: build hledger-web, hledger-api
2018-03-25 02:37:18 +01:00
Simon Michael
1d0f94145d
stack: hledger-ui won't build on linux, disable for now
2018-03-25 02:20:53 +01:00
Simon Michael
9ce4f8b112
travis: don't build hledger-ui
2018-03-25 02:19:45 +01:00
Simon Michael
3b4313c883
stack: add hinotify for hledger-ui on linux
2018-03-25 02:04:44 +01:00
Simon Michael
727bf4dd38
travis: build hledger, hledger-ui
2018-03-25 00:45:37 +00:00
Simon Michael
f98ba9a338
travis: just build hledger-lib
2018-03-25 00:34:18 +00:00
Simon Michael
689434b1f6
stack: re-enable hledger-api
2018-03-24 22:53:51 +00:00
Simon Michael
84579bb1b4
silence redundant import warnings with ghc 8.4
2018-03-24 22:51:56 +00:00
Simon Michael
47615c8af8
stack: use newer brick just in case
2018-03-24 17:58:49 +00:00
Simon Michael
e6583a2925
stack: re-enable hledger-web
2018-03-24 17:23:15 +00:00
Simon Michael
21db75f1a6
update cabal files
2018-03-24 16:06:20 +00:00
Simon Michael
a42764610c
stack: cleanups
2018-03-24 16:06:20 +00:00
Simon Michael
02055fcad5
stack: make latest nightly/ghc 8.4 the default
2018-03-24 16:06:20 +00:00
Simon Michael
60ea1151ad
rename stack.yaml files
2018-03-24 15:47:06 +00:00
Simon Michael
d1a55e5f76
tighten base upper bound, avoid breakage with next major GHC
2018-03-22 16:43:40 +00:00
Simon Michael
1e738e6ee5
lib: regenerate cabal file with older hpack to silence warning
2018-03-22 16:42:02 +00:00
Peter Simons
b3e4abe46d
hledger-lib: re-generate the hledger-lib.cabal file
2018-03-22 16:08:17 +00:00
Peter Simons
a1ddecd8f5
hledger-lib: remove redundant dependency declaration on semigroups
...
This dependency is already expressed conditionally for GHC versions older than
8.0.x, which is the proper way to do it since newer versions have that code in
base already.
2018-03-22 16:08:17 +00:00
Simon Michael
fb5c0dba22
bin: delete hledger-budget func. tests
2018-03-21 12:36:26 +00:00
Simon Michael
4b5ac4616b
stack: bump to latest nightly
...
[ci skip]
2018-03-21 12:36:26 +00:00
Simon Michael
9de4cc9405
stack: stack8.4.yaml for testing
...
[ci skip]
2018-03-14 16:55:11 +00:00
Simon Michael
7635f56a5c
lib: add conditional dep to package.yaml and rest of cabal file
2018-03-12 23:27:23 +00:00
Peter Simons
4c5a58ec1e
hledger-lib: add missing Semigroup instance for Journal
...
GHC 8.4.1 makes Semigroup a superclass of Monoid. See
https://prime.haskell.org/wiki/Libraries/Proposals/SemigroupMonoid
for details.
2018-03-12 23:17:14 +00:00
Simon Michael
61f7563fa2
budget: drop obsolete hledger-budget addon ( close #620 )
...
[ci skip]
2018-03-12 23:14:00 +00:00
Simon Michael
e85e3a96c9
web: update cabal file
...
[ci skip]
2018-03-12 04:20:56 +00:00
Simon Michael
d610da2567
web: fix unused import warning ( #717 )
...
[ci skip]
2018-03-12 04:20:45 +00:00
Simon Michael
1648c93c0b
install: bump hledger-web version
...
[ci skip]
2018-03-12 04:08:08 +00:00
Simon Michael
d4d4dff10b
stack: a config for newer yesod, maybe useful again ( #717 )
2018-03-12 03:42:35 +00:00
Simon Michael
e368c99900
web: fix outdated api usage to support yesod 1.6 ( #717 )
2018-03-12 03:41:31 +00:00
Simon Michael
97c814c8ba
web: restore bounds for main yesod packages to avoid breakage ( #717 )
2018-03-12 03:41:31 +00:00
Simon Michael
552fd50af9
stack: bump default resolver to latest nightly again ( #717 )
2018-03-12 03:41:26 +00:00
Simon Michael
ac94e4f27a
site: download: indent top-level code lines
...
[ci skip]
2018-03-11 12:25:49 +00:00
Simon Michael
0a623a3e4b
site: download: more cleanup, add TOC
...
[ci skip]
2018-03-10 14:08:32 +00:00
Simon Michael
81d0d340a6
site: download: clarification, cleanup
...
[ci skip]
2018-03-10 13:10:44 +00:00
Simon Michael
efe0e3ac52
site: download: clean up C libs ( #715 )
...
[ci skip]
2018-03-10 11:27:23 +00:00
Simon Michael
0b34bde684
site: docs: we are wild and crazy party people
...
Colour to reduce wall-of-text, better use of space.
[ci skip]
2018-03-10 00:41:51 +00:00
Simon Michael
6b1445fa96
site: docs: make site/docs.md mirrors wiki sidebar there
2018-03-09 23:31:26 +00:00