diff options
Diffstat (limited to 'package.yaml')
| -rw-r--r-- | package.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/package.yaml b/package.yaml index 8d99256..40bbbfc 100644 --- a/package.yaml +++ b/package.yaml @@ -41,6 +41,10 @@ dependencies: - bcrypt - base16-bytestring - containers + - time + - utf8-string + - base64-bytestring + - cryptonite ghc-options: - -Wall |