add other-modules for hsc files
This commit is contained in:
parent
f9d44cccd9
commit
13598d9432
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue