From a4e731cc33c3a8ccb6cdb1929f6b515720a1525e Mon Sep 17 00:00:00 2001 From: bjorn Date: Thu, 27 Nov 2008 08:43:08 +0000 Subject: Move Graph, Relation and Graphviz modules from GF.Speech to GF.Data. --- src/GF/Speech/CFG.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/GF/Speech/CFG.hs') diff --git a/src/GF/Speech/CFG.hs b/src/GF/Speech/CFG.hs index 254024f5c..7f00d87ad 100644 --- a/src/GF/Speech/CFG.hs +++ b/src/GF/Speech/CFG.hs @@ -10,7 +10,7 @@ import GF.Data.Utilities import PGF.CId import GF.Infra.Option import GF.Infra.PrintClass -import GF.Speech.Relation +import GF.Data.Relation import Control.Monad import Control.Monad.State (State, get, put, evalState) -- cgit v1.2.3