From 96bdd18dc3822acf307129bc8348ba7ace563807 Mon Sep 17 00:00:00 2001 From: krasimir Date: Thu, 29 May 2008 15:15:00 +0000 Subject: drop the dependency to GF.Infra.PrintClass from the Library --- src-3.0/GF/GFCC/CId.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'src-3.0/GF/GFCC/CId.hs') diff --git a/src-3.0/GF/GFCC/CId.hs b/src-3.0/GF/GFCC/CId.hs index 928dc18e2..656778de4 100644 --- a/src-3.0/GF/GFCC/CId.hs +++ b/src-3.0/GF/GFCC/CId.hs @@ -1,6 +1,5 @@ module GF.GFCC.CId (CId(..), wildCId, mkCId, prCId) where -import GF.Infra.PrintClass import Data.ByteString.Char8 as BS newtype CId = CId BS.ByteString deriving (Eq,Ord,Show) -- cgit v1.2.3