diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-07-13 16:00:58 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-07-13 16:00:58 -0400 |
commit | 558a6045e0441fd25cdb1dba6bea838a474f839d (patch) | |
tree | 8871ebd7ce00945c93953f60e84d9d2eee2ef2d2 | |
parent | f0140821f7c1411bac902c3f67e784da16663e75 (diff) |
remove old ekg flag
-rw-r--r-- | stack.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml index d7d9dba6e..c05ecb3b0 100644 --- a/stack.yaml +++ b/stack.yaml @@ -16,7 +16,6 @@ flags: xmpp: false android: false androidsplice: false - ekg: false packages: - '.' resolver: lts-5.18 |