spurious import
authorAnders Mörtberg <andersmortberg@gmail.com>
Thu, 8 Jun 2017 07:13:56 +0000 (09:13 +0200)
committerAnders Mörtberg <andersmortberg@gmail.com>
Thu, 8 Jun 2017 21:03:15 +0000 (23:03 +0200)
Main.hs

diff --git a/Main.hs b/Main.hs
index ec9ea0acba02495c539e937d29ce019fac80535d..ab8d6d3821bbf0c265c410da57589bb9233f7f48 100644 (file)
--- a/Main.hs
+++ b/Main.hs
@@ -10,7 +10,6 @@ import System.Environment
 import System.Console.GetOpt
 import System.Console.Haskeline
 import System.Console.Haskeline.History
--- import System.IO.Error
 import Text.Printf
 
 import Exp.Lex