Commit Graph

111 Commits (c29ef0cce218387b87f4beee9d76a565941d3bf0)

Author SHA1 Message Date
Lennart Spitzner c29ef0cce2 Fix duplicated desc-parts bug 2020-06-09 17:18:27 +02:00
Lennart Spitzner f2f3688149 Add nix expressions 2020-06-09 00:13:03 +02:00
Lennart Spitzner 9d0fb2a268 Fix cabal file: missing include-dirs for test-suite 2020-06-09 00:07:42 +02:00
Lennart Spitzner f8d5c529ec
Merge pull request #6 from igrep/master
Build with GHC 8.10
2020-06-09 00:07:11 +02:00
YAMAMOTO Yuji 206a9bfae1
Build with GHC 8.10
I confirmed the tests pass
2020-05-16 17:55:19 +09:00
Lennart Spitzner 32eaf60e63 Bump to 1.3.3.1 2020-04-11 23:37:50 +02:00
Lennart Spitzner aaa83ee100 Undo prematurely exposed modules / bad cabal file 2020-04-11 23:37:05 +02:00
Lennart Spitzner c3d1b141a8 Bump to 1.3.3.0, Add changelog 2020-04-11 23:36:09 +02:00
Lennart Spitzner bb646321fe Add the descendDescTo function, minor formatting 2020-04-10 23:40:21 +02:00
Lennart Spitzner 34d94c2d2e Fix buggy handling of defaults on CmdParserPart 2020-04-10 23:34:26 +02:00
Lennart Spitzner ded3192962 Simplify/Clean up prelude.inc 2020-04-10 23:31:47 +02:00
Lennart Spitzner d4b3555b77 Add more tests for params with/without defaults 2020-04-10 23:29:24 +02:00
Lennart Spitzner 707050f881 Add rtsopts flag to test-suite 2020-04-10 23:29:06 +02:00
Lennart Spitzner ead94b5b23
Merge pull request #5 from ndmitchell/patch-1
Permit extra-1.7
2020-03-15 22:40:33 +01:00
Neil Mitchell 564cc9097d
Permit extra-1.7 2020-03-14 16:28:12 +00:00
Lennart Spitzner 9b69fdc1b1 Bump bound for ghc-8.8 2019-09-29 19:25:06 +02:00
Lennart Spitzner 64615f9a40 Bump to 1.3.2.3, Fix deque dependency bounds 2019-06-09 20:41:59 +02:00
Lennart Spitzner ad5ef2e675 Fix building with deque>=0.3 2019-06-09 20:41:33 +02:00
Lennart Spitzner 3b0bd3dfeb iridium.yaml: Enable testing with stackage 2019-06-09 20:40:59 +02:00
Lennart Spitzner 2982d12339 Update iridium.yaml to up-to-date ghc versions 2019-06-08 22:32:37 +02:00
Lennart Spitzner 3429a11ff8 Bump deque bound, Update copyright 2019-06-08 22:32:12 +02:00
Lennart Spitzner 19b458cfce Bump to 1.3.2.2 2018-12-02 14:34:40 +01:00
Lennart Spitzner 593d903a53 Fix too-shallow descs for "siblings" 2018-12-02 14:08:09 +01:00
Lennart Spitzner 6e70709e67 Bump to 1.3.2.1 2018-10-07 16:06:18 +02:00
Lennart Spitzner 71441b3c2b Re-enable ghc-8.6, Add -Wcompat 2018-10-07 16:06:07 +02:00
Lennart Spitzner 516b975ac7 Switch to latest deque version 2018-10-07 16:05:38 +02:00
Lennart Spitzner 2262d4c955 Strengthen upper bound due to duplicate instances 2018-10-05 10:32:38 +02:00
Lennart Spitzner 08913d94ac Disable testing of 8.6 for the time being 2018-10-03 22:21:02 +02:00
Lennart Spitzner c16eefdb0e Fix some -Wcompat issues (MFP) 2018-10-03 22:08:09 +02:00
Lennart Spitzner 1eb489489d Bump to 1.3.2.0, changelog 2018-10-03 22:06:17 +02:00
Lennart Spitzner 8b12f38d6b Expose things properly (missing re-exports) 2018-10-03 22:06:17 +02:00
Lennart Spitzner 131216d4f4 Fix bug in simpleCompletion 2018-10-03 22:06:17 +02:00
Lennart Spitzner f756d4fb55 Revert base bump; broken with 8.6.1 after all 2018-10-03 22:03:06 +02:00
Lennart Spitzner 481d6a1905 Relax upper bounds for ghc-8.6 compat 2018-07-10 17:49:37 +02:00
Lennart Spitzner 4661f8dd48 Bump iridium.yaml to use ghc-8.4.3 2018-07-10 14:42:28 +02:00
Lennart Spitzner 39e8c8cc2e Relax upper bound to "free < 5.2" 2018-07-10 14:32:04 +02:00
Lennart Spitzner c62b7f813c Relax version bound on multistate, Bump to 1.3.1.1 2018-04-17 20:45:54 +02:00
Lennart Spitzner ed4665f8ee Bump to 1.3.1.0, changelog 2018-04-17 18:13:14 +02:00
Lennart Spitzner 7d56c9ae1d Add addAlternatives, Add/Expose varPartDesc 2018-04-17 18:11:41 +02:00
Lennart Spitzner 2e245432a5 Remove cabal flag "butcher-dev" 2018-04-13 21:23:35 +02:00
Lennart Spitzner 720530b308 Bump to 1.3.0.1, Write changelog 2018-04-13 20:56:16 +02:00
Lennart Spitzner 7c68d54368 Add upper bounds to all deps 2018-04-13 20:52:03 +02:00
Lennart Spitzner 99393b929a Update copyright 2018-04-13 20:47:08 +02:00
Lennart Spitzner cad3c0a839 Add .gitignore stuff 2018-04-13 20:47:08 +02:00
Lennart Spitzner e0dd252707 Adapt to ghc-8.4, Drop support for ghc<8 2018-04-13 20:47:08 +02:00
Lennart Spitzner c63327e25c Bump to 1.3.0.0, Changelog, Add few upper bounds 2018-02-12 17:10:46 +01:00
Lennart Spitzner 10291d3808 Add testcases for completions 2018-02-12 15:47:53 +01:00
Lennart Spitzner 0313b0d68d Improve completion behaviour 2018-02-12 15:47:27 +01:00
Lennart Spitzner a495e13e53 Add addHelpCommandWith; Improve layouting for help/docs 2018-01-12 23:16:20 +01:00
Lennart Spitzner 9337ab8d40 Switch to using newlines as separator between completions 2018-01-12 00:08:26 +01:00