mirror of https://github.com/voidlizard/hbs2
urgent fix download bug
This commit is contained in:
parent
1674813c01
commit
9a0ab0e024
|
@ -1177,22 +1177,3 @@ executable test-scripts
|
||||||
, time
|
, time
|
||||||
, zstd
|
, zstd
|
||||||
|
|
||||||
|
|
||||||
executable test-fuse
|
|
||||||
import: shared-properties
|
|
||||||
import: common-deps
|
|
||||||
default-language: Haskell2010
|
|
||||||
ghc-options:
|
|
||||||
hs-source-dirs: test
|
|
||||||
main-is: TestFUSE.hs
|
|
||||||
build-depends:
|
|
||||||
base, hbs2-core, hbs2-peer
|
|
||||||
, network
|
|
||||||
, string-conversions
|
|
||||||
, suckless-conf
|
|
||||||
, text
|
|
||||||
, time
|
|
||||||
, zstd
|
|
||||||
, HFuse
|
|
||||||
, unix
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue