mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-22 09:32:53 -06:00
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