diff options
Diffstat (limited to 'src/compiler/GF/Compile/Export.hs')
| -rw-r--r-- | src/compiler/GF/Compile/Export.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compiler/GF/Compile/Export.hs b/src/compiler/GF/Compile/Export.hs index ff7d5790a..432d98db9 100644 --- a/src/compiler/GF/Compile/Export.hs +++ b/src/compiler/GF/Compile/Export.hs @@ -21,7 +21,7 @@ import GF.Speech.PrRegExp import Data.Maybe import System.FilePath -import Text.PrettyPrint +import GF.Text.Pretty -- top-level access to code generation |
