summaryrefslogtreecommitdiff
path: root/kiki.hs
diff options
context:
space:
mode:
Diffstat (limited to 'kiki.hs')
-rw-r--r--kiki.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/kiki.hs b/kiki.hs
index 7c89882..2968067 100644
--- a/kiki.hs
+++ b/kiki.hs
@@ -1352,6 +1352,7 @@ main = do
1352 ++ walts 1352 ++ walts
1353 , kImports = Map.fromList $ 1353 , kImports = Map.fromList $
1354 [ ( HomePub, importStyle ) ] 1354 [ ( HomePub, importStyle ) ]
1355 , kManip = noManip
1355 , homeSpec = homespec 1356 , homeSpec = homespec
1356 } 1357 }
1357 1358