Commit Graph

19 Commits

Author SHA1 Message Date
Simon Michael
162e42db3b stack: use latest easytest 0.2.1 with all GHCs 2018-10-24 12:41:08 -07:00
Alex Chen
3d2584d869 lib: switch to megaparsec 7 2018-09-30 20:15:12 -06:00
Simon Michael
9e53407bcc csv: add cassava to old stackage plans (#829) 2018-09-07 12:34:51 -07:00
Simon Michael
65807162b3 tests: make doctests suite run with old ghcs
(Require a newer doctest which supports --fast and --verbose.)
2018-09-07 12:34:51 -07:00
Simon Michael
236101e31a ui: support/require fsnotify 0.3.0.1+
The api has changed, it supports directory events, and might be more robust.
2018-06-05 06:41:13 -07:00
Simon Michael
7ebecb1ab8 use newer hashtables to fix an instance warning with doctests/ghc 7 (#794) 2018-06-04 17:33:17 -07:00
Simon Michael
08f8be3cb4 make older ghcs mostly work with new base-compat (#794)
Using the same base-compat version across all ghc versions is kind of
the point of base-compat; now we can rely on whatever base-compat
0.10.1 provides.

hledger-api has been commented with ghc 7.10, way too much hassle.
2018-06-04 17:32:39 -07:00
Simon Michael
93e61ec0c3 windows: note issue url (#791) 2018-05-30 11:52:10 -07:00
Simon Michael
6d5bd27fe3 windows: use latest directory with stack-ghc8.0.yaml also 2018-05-30 11:10:33 -07:00
Simon Michael
3e2fefd494 stack: try latest directory for a startup hang with windows symlinks 2018-05-30 10:33:25 -07:00
Everett Hildenbrandt
35a1f96501 stack-ghc8.2.yaml: remove now unneeded extra-deps 2018-05-21 08:35:49 -07:00
Everett Hildenbrandt
e8ac237752 Shake.hs, stack-ghc8.2.yaml: missing extra-dep for pandoc 2018-05-21 08:35:49 -07:00
Simon Michael
ca112cb448 stack: comment out pandoc & co for now to fix build failure 2018-05-17 20:49:52 -07:00
Simon Michael
3886ef463a stack: bump to latest lts-11 2018-05-17 20:44:51 -07:00
Simon Michael
728f185508 stack: use latest easytest, fix ghc 7.10 build
[ci skip]
2018-05-16 18:49:10 -07:00
Everett Hildenbrandt
01dec66151 stack-ghc8.2.yaml: add pandoc-2.1, http-types-0.11, skylighting-0.5.1 as extra-deps 2018-05-09 10:13:02 -07:00
Simon Michael
d4bf420a00 stack: bump stack-ghc8.2 to latest lts
[ci skip]
2018-04-27 16:35:18 -07:00
Simon Michael
a42764610c stack: cleanups 2018-03-24 16:06:20 +00:00
Simon Michael
60ea1151ad rename stack.yaml files 2018-03-24 15:47:06 +00:00