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/SLF.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/GF/Speech/SLF.hs') diff --git a/src/GF/Speech/SLF.hs b/src/GF/Speech/SLF.hs index 4bdc05212..84633149b 100644 --- a/src/GF/Speech/SLF.hs +++ b/src/GF/Speech/SLF.hs @@ -18,7 +18,7 @@ import GF.Speech.FiniteState import GF.Speech.CFG import GF.Speech.CFGToFA import GF.Speech.PGFToCFG -import qualified GF.Speech.Graphviz as Dot +import qualified GF.Data.Graphviz as Dot import PGF import PGF.CId -- cgit v1.2.3