aboutsummaryrefslogtreecommitdiff
path: root/src/main.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.hs')
-rw-r--r--src/main.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.hs b/src/main.hs
index f0a83e5..5d809aa 100644
--- a/src/main.hs
+++ b/src/main.hs
@@ -7,6 +7,7 @@ import Data.List
import Parser
import Equation
+
main :: IO ()
main = catchIOError tryMain handler
where handler e