mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-07 18:22:50 -06:00
move GF.Devel.UseIO to GF.Infra.UseIO
This commit is contained in:
@@ -5,9 +5,9 @@ import GF.Command.Importing
|
||||
import GF.Command.Commands
|
||||
import GF.GFCC.API
|
||||
|
||||
import GF.Devel.UseIO
|
||||
import GF.System.Readline (fetchCommand)
|
||||
import GF.Infra.UseIO
|
||||
import GF.Infra.Option ---- Haskell's option lib
|
||||
import GF.System.Readline (fetchCommand)
|
||||
|
||||
import System.CPUTime
|
||||
|
||||
|
||||
Reference in New Issue
Block a user