add other-modules for hsc files

This commit is contained in:
Joey Hess 2012-03-10 12:47:57 -04:00
parent f9d44cccd9
commit 13598d9432

View file

@ -33,9 +33,11 @@ Executable git-annex
pcre-light, extensible-exceptions, dataenc, SHA, process, hS3, json, HTTP,
base >= 4.5, base < 5, monad-control, transformers-base, lifted-base, IfElse,
QuickCheck >= 2.1
Other-Modules: Utility.StatFS, Utility.Touch
Executable git-annex-shell
Main-Is: git-annex-shell.hs
Other-Modules: Utility.StatFS
Executable git-union-merge
Main-Is: git-union-merge.hs