From 63a292324d20832b68c92f784828e55e644481cc Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 7 Nov 2011 14:46:01 -0400 Subject: add a UUID type Should have done this a long time ago. --- Types.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Types.hs') diff --git a/Types.hs b/Types.hs index 703edb5c8..fd77bfe57 100644 --- a/Types.hs +++ b/Types.hs @@ -9,7 +9,7 @@ module Types ( Annex, Backend, Key, - UUID + UUID(..) ) where import Annex -- cgit v1.2.3