oh darn, I lost the crazy capitalization of hS3 a while ago
This commit is contained in:
parent
d820099c8f
commit
7a65df3223
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ Executable git-annex
|
||||||
Main-Is: git-annex.hs
|
Main-Is: git-annex.hs
|
||||||
Build-Depends: MissingH, hslogger, directory, filepath,
|
Build-Depends: MissingH, hslogger, directory, filepath,
|
||||||
unix, containers, utf8-string, network, mtl, bytestring, old-locale, time,
|
unix, containers, utf8-string, network, mtl, bytestring, old-locale, time,
|
||||||
pcre-light, extensible-exceptions, dataenc, SHA, process, hs3, json, HTTP,
|
pcre-light, extensible-exceptions, dataenc, SHA, process, hS3, json, HTTP,
|
||||||
base >= 4.5, base < 5, monad-control, transformers-base, lifted-base,
|
base >= 4.5, base < 5, monad-control, transformers-base, lifted-base,
|
||||||
IfElse, text, QuickCheck >= 2.1, bloomfilter
|
IfElse, text, QuickCheck >= 2.1, bloomfilter
|
||||||
Other-Modules: Utility.StatFS, Utility.Touch
|
Other-Modules: Utility.StatFS, Utility.Touch
|
||||||
|
|
Loading…
Reference in a new issue