summaryrefslogtreecommitdiff
path: root/kiki.cabal
diff options
context:
space:
mode:
authorjoe <joe@jerkface.net>2014-04-22 01:24:55 -0400
committerjoe <joe@jerkface.net>2014-04-22 01:24:55 -0400
commit2421f2a09a089f6d10b8e35b4cecd7d264a0c117 (patch)
tree8629c5115f96eeb71ed9373f0644f579d0d29396 /kiki.cabal
parentd113868bc7393823e73c1285ee1ad9ca818c879f (diff)
Reordered KeyRing exports and added library generation to cabal file.
Diffstat (limited to 'kiki.cabal')
-rw-r--r--kiki.cabal3
1 files changed, 3 insertions, 0 deletions
diff --git a/kiki.cabal b/kiki.cabal
index 118e0af..f51b77b 100644
--- a/kiki.cabal
+++ b/kiki.cabal
@@ -25,3 +25,6 @@ Executable kiki
25 network 25 network
26 ghc-options: -O2 -fwarn-unused-binds -fwarn-unused-imports 26 ghc-options: -O2 -fwarn-unused-binds -fwarn-unused-imports
27 c-sources: dotlock.c 27 c-sources: dotlock.c
28
29library
30 exposed-modules: KeyRing