summaryrefslogtreecommitdiff
path: root/src/GF/Data
diff options
context:
space:
mode:
Diffstat (limited to 'src/GF/Data')
-rw-r--r--src/GF/Data/Glue.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GF/Data/Glue.hs b/src/GF/Data/Glue.hs
index c541446b1..7f8fb6a94 100644
--- a/src/GF/Data/Glue.hs
+++ b/src/GF/Data/Glue.hs
@@ -12,7 +12,7 @@
-- AR 8-11-2003, using Markus Forsberg's implementation of Huet's @unglue@
-----------------------------------------------------------------------------
-module Glue (decomposeSimple, exTrie) where
+module Glue (decomposeSimple) where
import Trie2
import Operations