rewrap
This commit is contained in:
parent
fb640bc2f4
commit
3b825eb7a6
1 changed files with 8 additions and 3 deletions
|
@ -299,13 +299,18 @@ source-repository head
|
||||||
location: git://git-annex.branchable.com/
|
location: git://git-annex.branchable.com/
|
||||||
|
|
||||||
custom-setup
|
custom-setup
|
||||||
Setup-Depends: base (>= 4.11.1.0 && < 5.0), split,
|
Setup-Depends:
|
||||||
filepath, exceptions, bytestring,
|
base (>= 4.11.1.0 && < 5.0),
|
||||||
|
split,
|
||||||
|
filepath,
|
||||||
|
exceptions,
|
||||||
|
bytestring,
|
||||||
filepath-bytestring (>= 1.4.2.1.4),
|
filepath-bytestring (>= 1.4.2.1.4),
|
||||||
process (>= 1.6.3),
|
process (>= 1.6.3),
|
||||||
time (>= 1.5.0),
|
time (>= 1.5.0),
|
||||||
directory (>= 1.2.7.0),
|
directory (>= 1.2.7.0),
|
||||||
async, Cabal (< 4.0)
|
async,
|
||||||
|
Cabal (< 4.0)
|
||||||
|
|
||||||
Executable git-annex
|
Executable git-annex
|
||||||
Main-Is: git-annex.hs
|
Main-Is: git-annex.hs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue