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