Commit graph

11 commits

Author SHA1 Message Date
75e102ed7d Improve command-line option parsing 2019-11-19 11:45:24 +00:00
0d18329354 Add help for formatting options 2019-11-19 10:59:30 +00:00
8bfce48a7f Format mima state
Also, use the new formatter in mima-run (and while we're at it, clean up flag
file loading and prepare for symbol file loading).
2019-11-19 10:24:53 +00:00
f3c7cdf8b3 Reorganize things in preparation for formatting 2019-11-18 09:22:21 +00:00
c91d3f23e9 Rename Mima.Parser to Mima.Parse 2019-11-14 23:46:48 +00:00
02e23e7d4a Automatically discover .mima-flags files 2019-11-13 15:22:35 +00:00
b554d80aa9 Introduce Run monad
A monad for nice, pure exceptions. I want to avoid working with IO
exceptions as much as possible.
2019-11-13 09:28:53 +00:00
c887e57dbd Rename wonkily-named function 2019-11-12 21:23:23 +00:00
9caa8298fc Add support for flags in execution 2019-11-12 12:17:26 +00:00
16a666d5c7 Update mima-run help 2019-11-10 16:10:02 +00:00
9258aa4f4d Clean up application file structure 2019-11-08 19:28:59 +00:00