Dependencies for git-annex-6.20180807
Executables
git-annex
- aeson
- async
- base (>=4.6 && <5.0)
- bloomfilter
- byteable
- bytestring
- case-insensitive
- conduit
- connection (>=0.2.6)
- containers (>=0.5.0.0)
- crypto-api
- cryptonite
- data-default
- directory (>=1.2)
- dlist
- edit-distance
- esqueleto
- exceptions (>=0.6)
- feed (>=0.3.9)
- filepath
- free
- hslogger
- http-client (>=0.4.31)
- http-client-tls
- http-conduit (>=2.0)
- http-types (>=0.7)
- IfElse
- memory
- monad-control
- monad-logger
- mtl (>=2)
- network (>=2.6.3.0)
- network-uri (>=2.6)
- old-locale
- optparse-applicative (>=0.11.0)
- persistent
- persistent-sqlite
- persistent-template
- process
- QuickCheck (>=2.1)
- random
- regex-tdfa
- resourcet
- SafeSemaphore
- sandi
- securemem
- socks
- split
- stm (>=2.3)
- stm-chans
- tagsoup
- tasty (>=0.7)
- tasty-hunit
- tasty-quickcheck
- tasty-rerun
- text
- time
- transformers
- unix-compat
- unordered-containers
- utf8-string
- uuid (>=1.2.6)
- vector
- if os(windows)
- process (>=1.6.2.0)
- setenv
- unix-compat (>=0.5)
- Win32 (>=2.6.1.0)
- if flag(s3)
- aws (>=0.9.2)
- if flag(webdav)
- DAV (>=1.0)
- if flag(assistant) && !os(solaris) && !os(hurd)
- dns (>=1.0.0)
- mountpoints
- if flag(assistant)
- if os(linux) || flag(android)else
- if os(osx)else
- if os(windows)
- if os(osx)else
- if os(linux) || flag(android)else
- if flag(dbus)
- if os(linux)
- dbus (>=0.10.7)
- fdo-notify (>=0.3)
- if os(linux)
- if flag(android)else
- if flag(webapp)
- blaze-builder
- clientsession
- path-pieces (>=0.1.4)
- shakespeare (>=2.0.0)
- template-haskell
- wai
- wai-extra
- warp (>=3.0.0.5)
- warp-tls (>=1.4)
- yesod (>=1.2.6)
- yesod-core (>=1.2.19)
- yesod-form (>=1.3.15)
- yesod-static (>=1.2.4)
- if flag(pairing)
- if flag(torrentparser)
- torrent (>=10000.0.0)
- if flag(magicmime)
- if !os(windows)
- if flag(concurrentoutput)
- concurrent-output (>=1.6)
- if flag(benchmark)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
s3 | Enable S3 support | Enabled |
webdav | Enable WebDAV support | Enabled |
assistant | Enable git-annex assistant and watch command | Enabled |
webapp | Enable git-annex webapp | Enabled |
pairing | Enable pairing | Enabled |
production | Enable production build (slower build; faster binary) | Enabled |
android | Cross building for Android | Disabled |
androidsplice | Building to get TH splices for Android | Disabled |
torrentparser | Use haskell torrent library to parse torrent files | Enabled |
magicmime | Use libmagic to determine file MIME types | Enabled |
concurrentoutput | Use concurrent-output library | Enabled |
benchmark | Enable benchmarking | Disabled |
dbus | Enable dbus support | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info