mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-09-24 11:16:01 -06:00
remove redundant import
This commit is contained in:
@@ -23,7 +23,6 @@ import Control.Monad.Fix
|
|||||||
import Data.Maybe
|
import Data.Maybe
|
||||||
import Data.List(mapAccumL,sortBy,intersperse)
|
import Data.List(mapAccumL,sortBy,intersperse)
|
||||||
import Prelude hiding ((<>))
|
import Prelude hiding ((<>))
|
||||||
import System.Environment
|
|
||||||
|
|
||||||
|
|
||||||
generatePMCFG :: Options -> FilePath -> SourceGrammar -> SourceModule -> Check SourceModule
|
generatePMCFG :: Options -> FilePath -> SourceGrammar -> SourceModule -> Check SourceModule
|
||||||
|
|||||||
Reference in New Issue
Block a user