aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-02-25 21:39:15 -0700
committerSean Whitton <spwhitton@spwhitton.name>2017-02-25 21:39:15 -0700
commit0a558048dc86ad1ce76ef4e7e58be5c0c3e27f54 (patch)
tree8b3e14d45daa470c371aa463c5acdae0056b20cc
parentefe0d114a6052431659419c4801424d1f2084875 (diff)
downloadsscan-0a558048dc86ad1ce76ef4e7e58be5c0c3e27f54.tar.gz
align
-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