Results 5 issues of Karun

Add support for simple regex in ignore list. Example: ignore : ["foo_bar.hs", "file_ign_r_.hs"] Not too fancy. Just basic regex Anyway, ignoring tests is not suggested :wink:

enhancement

When I am in a session where a source and test file are not associated, and I add a new import to a test file, it doesn't get associated.

bug

I think we need to switch to ide-backend or something similar soon. It will be easier to work on issues like #18, #22, #9 (zen-mode), etc. I am not sure...

planned enhancement

Right now when a file is changed Arion just says - ``` bash /foo/bar/baz.hs changed ``` I think it should show the user more information like what tests are associated...

planned enhancement

Arion scans the source and test folders on startup to create source - test associations. If a new file is added or an existing file is deleted after Arion is...

planned enhancement