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:
parent
abdb8c0a0d
commit
495809bd86
4 changed files with 65 additions and 58 deletions
|
|
@ -16,6 +16,7 @@ dependencies:
|
|||
- OddWord >= 1.0 && < 1.1
|
||||
- aeson
|
||||
- aeson-pretty
|
||||
- binary
|
||||
- bytestring
|
||||
- containers
|
||||
- text
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue