summaryrefslogtreecommitdiffstats
path: root/test5.hs
diff options
context:
space:
mode:
Diffstat (limited to 'test5.hs')
-rw-r--r--test5.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/test5.hs b/test5.hs
index 3d62872..4920219 100644
--- a/test5.hs
+++ b/test5.hs
@@ -21,6 +21,7 @@ import Data.Maybe
import Data.Monoid
import Data.Time
import Event
+import RenderTreeView (renderTreeView)
import Scanner (scan)
import System.Directory
import System.Environment
@@ -33,7 +34,6 @@ import TagUtils
import Trammel
import TreeSearch
import TreeView
-import TreeViewRaw
import Utils