1
0
forked from GitHub/gf-core

Added Read and Show instances for Type. This required moving some code around.

This commit is contained in:
bjorn
2008-10-20 11:36:17 +00:00
parent 29ca3b692b
commit 0c442d9ac9
5 changed files with 69 additions and 57 deletions

View File

@@ -69,8 +69,6 @@ import PGF.TypeCheck
import PGF.Paraphrase
import PGF.Macros
import PGF.Data
import PGF.Expr
import PGF.Type
import PGF.Raw.Convert
import PGF.Raw.Parse
import PGF.Raw.Print (printTree)