aboutsummaryrefslogtreecommitdiff
path: root/Types.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Types.hs')
-rw-r--r--Types.hs2
1 files changed, 1 insertions, 1 deletions
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