From 47170876e87a8483a9fc067ca71336f55f45e127 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 11 Feb 2013 15:21:13 -0400 Subject: fix case of uuid dep --- git-annex.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'git-annex.cabal') diff --git a/git-annex.cabal b/git-annex.cabal index 735a89239..3d7fa3a0d 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -60,7 +60,7 @@ Executable git-annex extensible-exceptions, dataenc, SHA, process, json, base (>= 4.5 && < 4.8), monad-control, transformers-base, lifted-base, IfElse, text, QuickCheck >= 2.1, bloomfilter, edit-distance, process, - SafeSemaphore, UUID, Glob + SafeSemaphore, uuid, Glob -- Need to list these because they're generated from .hsc files. Other-Modules: Utility.Touch Utility.Mounts Include-Dirs: Utility -- cgit v1.2.3