diff options
author | Joey Hess <joey@kitenet.net> | 2010-10-12 18:06:34 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-10-12 18:06:34 -0400 |
commit | b882fe8410f33b2c8b170e6a60b55d156e336d47 (patch) | |
tree | 4c24509de80f4e511e2b762097918ef446dfab5c /UUID.hs | |
parent | f1eb4fef99aa553899256f3542e5bf30523e3512 (diff) |
locationlog will use uuids
Diffstat (limited to 'UUID.hs')
-rw-r--r-- | UUID.hs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ -} module UUID ( + UUID, getUUID, prepUUID, genUUID |