Load and save memory maps
This commit is contained in:
parent
a355095ea7
commit
b6420a34ca
4 changed files with 72 additions and 10 deletions
|
|
@ -19,11 +19,10 @@ extra-source-files:
|
|||
description: Please see the README on GitHub at <https://github.com/Garmelon/mima-tools#readme>
|
||||
|
||||
dependencies:
|
||||
- base >= 4.7 && < 5
|
||||
- text >= 1.2.3 && < 1.3
|
||||
- containers >= 0.6.0 && < 0.7
|
||||
# - array >= 0.5.3 && < 0.6
|
||||
# - binary >= 0.8.6 && < 0.9
|
||||
- base >= 4.7 && < 5
|
||||
- bytestring >= 0.10.8 && < 0.11
|
||||
- containers >= 0.6.0 && < 0.7
|
||||
- text >= 1.2.3 && < 1.3
|
||||
|
||||
library:
|
||||
source-dirs: src
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue