Clean up storage implementation

Also switch to lazy byte strings in Mima.Run because they appear to be used in
all libraries used.
This commit is contained in:
Joscha 2020-03-27 21:02:05 +00:00
parent abdb8c0a0d
commit 495809bd86
4 changed files with 65 additions and 58 deletions

View file

@ -16,6 +16,7 @@ dependencies:
- OddWord >= 1.0 && < 1.1
- aeson
- aeson-pretty
- binary
- bytestring
- containers
- text