diff options
author | joe <joe@jerkface.net> | 2013-12-02 16:21:15 -0500 |
---|---|---|
committer | joe <joe@jerkface.net> | 2013-12-02 16:21:15 -0500 |
commit | fc3c9169126867bc0884a28b36e95469a3a2ef3b (patch) | |
tree | 7901b5b1c37cbe4cb9fbfd4a72cadd14c9cea4b8 /kiki.cabal | |
parent | ab12445390b5861ce1865dabd78de8d8fc08581d (diff) |
dotlock bindings.
Diffstat (limited to 'kiki.cabal')
-rw-r--r-- | kiki.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,3 +22,4 @@ Executable kiki | |||
22 | unix, time, crypto-api, cryptocipher (>=0.3.7), | 22 | unix, time, crypto-api, cryptocipher (>=0.3.7), |
23 | containers -any | 23 | containers -any |
24 | ghc-options: -O2 | 24 | ghc-options: -O2 |
25 | c-sources: dotlock.c | ||