aboutsummaryrefslogtreecommitdiffhomepage
path: root/Main.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Main.hs')
-rw-r--r--Main.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Main.hs b/Main.hs
index 8e7fea2..b834218 100644
--- a/Main.hs
+++ b/Main.hs
@@ -104,7 +104,7 @@ main = do
, _stPaper = paper
, _stDefaultPaper = paper
, _stDPI = 300
- , _stOutFormat = PDF
+ , _stOutFormat = PDF
, _stOutdir = home </> "tmp"
}
void $ defaultMain theApp initialState