aboutsummaryrefslogtreecommitdiff
path: root/UUID.hs
diff options
context:
space:
mode:
Diffstat (limited to 'UUID.hs')
-rw-r--r--UUID.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/UUID.hs b/UUID.hs
index af6003bfb..f334afdc9 100644
--- a/UUID.hs
+++ b/UUID.hs
@@ -20,7 +20,7 @@ import List
import System.Cmd.Utils
import System.IO
import GitRepo
-import Types
+import AbstractTypes
type UUID = String