aboutsummaryrefslogtreecommitdiffstats
path: root/lang/whitespace/files/patch-main.hs
blob: 0e3685dd822de539b514d3ac07301beba62547d6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- main.hs.orig    2003-03-31 15:33:44 UTC
+++ main.hs
@@ -26,7 +26,7 @@ import Input
 import VM
 import Tokens
 
-import System(getArgs)
+import System.Environment (getArgs)
 
 main :: IO ()
 main = do