MkTour.hs fixed to work with current ghc

This commit is contained in:
aarne
2015-07-16 12:37:01 +00:00
parent eb8714fd77
commit a5e3a845d7

View File

@@ -1,7 +1,8 @@
module Main where
import Char
import System
import Data.Char
import System.Cmd
import System.Environment
original = "tour.txt"