diff options
Diffstat (limited to 'src/compiler/GF/Compile/ToAPI.hs')
| -rw-r--r-- | src/compiler/GF/Compile/ToAPI.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compiler/GF/Compile/ToAPI.hs b/src/compiler/GF/Compile/ToAPI.hs index a67abd1fb..d59ee4305 100644 --- a/src/compiler/GF/Compile/ToAPI.hs +++ b/src/compiler/GF/Compile/ToAPI.hs @@ -2,7 +2,7 @@ module GF.Compile.ToAPI (stringToAPI,exprToAPI) where -import PGF.Data +import PGF.Internal import PGF(showCId) import Data.Maybe --import System.IO |
