update API again.. provide utils

This commit is contained in:
Jon Doe
2020-09-20 20:41:30 +02:00
committed by Maciej Bonin
parent f97c57d773
commit bf46dd0be3
3 changed files with 85 additions and 49 deletions

View File

@ -24,7 +24,8 @@ library
containers,
text,
plugins >= 1.6.0,
directory
directory,
hashable
ghc-options:
-O2
-threaded
@ -38,7 +39,8 @@ executable GypsFulvus
containers,
text,
plugins >= 1.6.0,
directory
directory,
hashable
ghc-options:
-O2
-threaded