3300911b14
esqueleto finally got fixed, thanks to @bitemyapp Since XMPP was removed, the previous build failures related to it should no longer be a problem either. Meanwhile, lts-5.18 fails to build anymore on Debian due to linker hardening breaking the version of ghc stack uses with that version. This commit was sponsored by Francois Marier on Patreon.
25 lines
447 B
YAML
25 lines
447 B
YAML
flags:
|
|
git-annex:
|
|
concurrentoutput: true
|
|
production: true
|
|
assistant: true
|
|
pairing: true
|
|
cryptonite: true
|
|
network-uri: true
|
|
s3: true
|
|
testsuite: true
|
|
webdav: true
|
|
torrentparser: true
|
|
webapp: true
|
|
magicmime: false
|
|
dbus: false
|
|
android: false
|
|
androidsplice: false
|
|
packages:
|
|
- '.'
|
|
extra-deps:
|
|
- esqueleto-2.5.1
|
|
- yesod-default-1.2.0
|
|
explicit-setup-deps:
|
|
git-annex: true
|
|
resolver: lts-7.18
|