aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-03-10 15:38:15 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-03-10 15:38:15 -0400
commitbfad6f5a7d156d5ddf0e5cf3840d8d22f82a2377 (patch)
tree46b86930980714a58038340c1609ab2d6a154c49 /stack.yaml
parent6b92a506b974816fe7bee3a19d902bb739c4c182 (diff)
Drop support for building without network-uri.
network-uri is available in Debian stable (backports) and testing, so no need to complicate the cabal file anymore
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml
index 78cdc87ac..0a86233b5 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -4,7 +4,6 @@ flags:
production: true
assistant: true
pairing: true
- network-uri: true
s3: true
testsuite: true
webdav: true