summaryrefslogtreecommitdiffstats
path: root/org-zk.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'org-zk.cabal')
-rw-r--r--org-zk.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/org-zk.cabal b/org-zk.cabal
index 9bb1d2d..493813c 100644
--- a/org-zk.cabal
+++ b/org-zk.cabal
@@ -49,8 +49,9 @@ executable org-zk
main-is: Main.hs
other-modules: Zettel
- , Zettel.Parse
+ , Zettel.Common
, Zettel.Links
+ , Zettel.Parse
, Zettel.Render
, Zettel.Types
, Paths_org_zk