1
0
forked from GitHub/gf-core

move GFCCtoHaskell and GFCCtoJS to GF.GFCC.*

This commit is contained in:
kr.angelov
2008-05-22 15:47:15 +00:00
parent 01e9027bb5
commit c142b4a143
3 changed files with 4 additions and 4 deletions

View File

@@ -3,8 +3,8 @@ module GF.GFCC.PrintGFCC where
import GF.GFCC.DataGFCC (GFCC)
import GF.GFCC.Raw.ConvertGFCC (fromGFCC)
import GF.GFCC.Raw.PrintGFCCRaw (printTree)
import GF.Devel.GFCCtoHaskell
import GF.Devel.GFCCtoJS
import GF.GFCC.GFCCtoHaskell
import GF.GFCC.GFCCtoJS
import GF.Text.UTF8
-- top-level access to code generation