From 4c819b5353df3c5d7c990f40089592ef58f194d3 Mon Sep 17 00:00:00 2001 From: Marc Sunet Date: Wed, 8 Aug 2012 13:24:52 +0200 Subject: removed Debug.Trace import --- Spear/IDStore.hs | 1 - 1 file changed, 1 deletion(-) diff --git a/Spear/IDStore.hs b/Spear/IDStore.hs index a581fa9..8879756 100644 --- a/Spear/IDStore.hs +++ b/Spear/IDStore.hs @@ -12,7 +12,6 @@ where import Data.Vector.Unboxed as U import Control.Monad.State -- test import Text.Printf -- test -import Debug.Trace type ID = Int -- cgit v1.2.3