forked from GitHub/gf-core
MkTour.hs fixed to work with current ghc
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
module Main where
|
||||
|
||||
import Char
|
||||
import System
|
||||
import Data.Char
|
||||
import System.Cmd
|
||||
import System.Environment
|
||||
|
||||
original = "tour.txt"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user