mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-06 01:32:50 -06:00
clean up the GF.Grammar API
This commit is contained in:
@@ -22,9 +22,8 @@ module GF.Compile.TC (AExp(..),
|
||||
) where
|
||||
|
||||
import GF.Data.Operations
|
||||
import GF.Grammar
|
||||
import GF.Grammar.Predef
|
||||
import GF.Grammar.Abstract
|
||||
import GF.Grammar.Printer
|
||||
|
||||
import Control.Monad
|
||||
import Data.List (sortBy)
|
||||
|
||||
Reference in New Issue
Block a user