From 581ead0a73b09444593cd652c18d514ba4fc8fae Mon Sep 17 00:00:00 2001 From: peb Date: Tue, 15 Mar 2005 10:18:51 +0000 Subject: "Committed_by_peb" --- src/GF/Infra/Ident.hs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/GF') diff --git a/src/GF/Infra/Ident.hs b/src/GF/Infra/Ident.hs index 2589357ef..6b5c51bf3 100644 --- a/src/GF/Infra/Ident.hs +++ b/src/GF/Infra/Ident.hs @@ -5,9 +5,9 @@ -- Stability : (stable) -- Portability : (portable) -- --- > CVS $Date: 2005/02/24 11:46:34 $ +-- > CVS $Date: 2005/03/15 11:18:07 $ -- > CVS $Author: peb $ --- > CVS $Revision: 1.5 $ +-- > CVS $Revision: 1.6 $ -- -- (Description of the module) ----------------------------------------------------------------------------- @@ -36,6 +36,7 @@ data Ident = | IV (Int,String) -- ^ /INTERNAL/ variable | IA (String,Int) -- ^ /INTERNAL/ argument of cat at position | IAV (String,Int,Int) -- ^ /INTERNAL/ argument of cat with bindings at position +-- deriving (Eq, Ord, Show, Read) -- cgit v1.2.3