mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
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