From 0a558048dc86ad1ce76ef4e7e58be5c0c3e27f54 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sat, 25 Feb 2017 21:39:15 -0700 Subject: align --- Main.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3