From dd6e0b17307475a614b3d36d7f0f0816968bfa40 Mon Sep 17 00:00:00 2001 From: aarne Date: Tue, 7 Dec 2010 18:05:13 +0000 Subject: moved PGF.ToApi to GF.Compile.ToAPI --- src/runtime/haskell/PGF.hs | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'src/runtime/haskell/PGF.hs') diff --git a/src/runtime/haskell/PGF.hs b/src/runtime/haskell/PGF.hs index 197f10ab9..42ef8aaff 100644 --- a/src/runtime/haskell/PGF.hs +++ b/src/runtime/haskell/PGF.hs @@ -126,10 +126,7 @@ module PGF( readProbabilitiesFromFile, -- * Browsing - browse, - -- * ToAPI - exprToAPI, - stringToAPI + browse ) where import PGF.CId @@ -144,7 +141,6 @@ import PGF.Expr (Tree) import PGF.Morphology import PGF.Data import PGF.Binary -import PGF.ToAPI import qualified PGF.Forest as Forest import qualified PGF.Parse as Parse -- cgit v1.2.3