aboutsummaryrefslogtreecommitdiffhomepage
path: root/Main.hs
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-03-02 07:11:35 -0700
committerSean Whitton <spwhitton@spwhitton.name>2017-03-02 07:11:35 -0700
commit5b9576b50078ce8f67e911f60978d601ecc414cd (patch)
tree997399d3622ac365fe0d296346948d9791d312b9 /Main.hs
parent5443d758bbc4d894e547d56a60b2be221fc7779a (diff)
downloadsscan-5b9576b50078ce8f67e911f60978d601ecc414cd.tar.gz
missing type signatures & alignment
Diffstat (limited to 'Main.hs')
-rw-r--r--Main.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Main.hs b/Main.hs
index b951231..9b33887 100644
--- a/Main.hs
+++ b/Main.hs
@@ -190,6 +190,7 @@ processCommand st = case st^.stScanSess of
presentUI :: St -> IO ()
presentUI st = runTheApp st >>= processCommand
+main :: IO ()
main = makeInitialState >>= presentUI
-- | Create a process, wait for it to finish, don't close any