aboutsummaryrefslogtreecommitdiffhomepage
path: root/Presets.hs
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-02-25 16:56:48 -0700
committerSean Whitton <spwhitton@spwhitton.name>2017-02-25 16:57:30 -0700
commit46c595fd9a8ace2c5d00facf192e4f64ea3ac3c8 (patch)
tree640fd184c4bedaa2b2c54ff2b040b8b16e8d3d33 /Presets.hs
parent2e280d3001080cb3fc508485933a0eb798d29148 (diff)
downloadsscan-46c595fd9a8ace2c5d00facf192e4f64ea3ac3c8.tar.gz
add OutputFormat and set initial output dir
Diffstat (limited to 'Presets.hs')
-rw-r--r--Presets.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Presets.hs b/Presets.hs
index b31aefc..c462d7b 100644
--- a/Presets.hs
+++ b/Presets.hs
@@ -20,7 +20,7 @@ handwrittenNotes = \st -> st
{ _stOCR = False
, _stColour = Greyscale
, _stDPI = 75
- , _stPaper = st^.stDefaultPaper
+ , _stPaper = st^.stDefaultPaper
}
typewrittenDocs = \st -> st