From 2421f2a09a089f6d10b8e35b4cecd7d264a0c117 Mon Sep 17 00:00:00 2001 From: joe Date: Tue, 22 Apr 2014 01:24:55 -0400 Subject: Reordered KeyRing exports and added library generation to cabal file. --- kiki.cabal | 3 +++ 1 file changed, 3 insertions(+) (limited to 'kiki.cabal') diff --git a/kiki.cabal b/kiki.cabal index 118e0af..f51b77b 100644 --- a/kiki.cabal +++ b/kiki.cabal @@ -25,3 +25,6 @@ Executable kiki network ghc-options: -O2 -fwarn-unused-binds -fwarn-unused-imports c-sources: dotlock.c + +library + exposed-modules: KeyRing -- cgit v1.2.3