|
|
b9f9d27105
|
Catch and print all IOErrors
|
2020-03-29 11:39:20 +00:00 |
|
|
|
6b81fd67b4
|
Implement basic mima-run functionality
Bugs fixed:
- Print correct file name when load/save error occurs
- Correctly identify invalid file formats
|
2020-03-27 22:10:59 +00:00 |
|
|
|
495809bd86
|
Clean up storage implementation
Also switch to lazy byte strings in Mima.Run because they appear to be used in
all libraries used.
|
2020-03-27 21:02:20 +00:00 |
|
|
|
c3584df5dc
|
Implement Run monad
|
2020-03-27 12:56:27 +00:00 |
|