diff options
Diffstat (limited to 'standalone/windows/stack.yaml')
-rw-r--r-- | standalone/windows/stack.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/standalone/windows/stack.yaml b/standalone/windows/stack.yaml index b54acb0d4..92552583b 100644 --- a/standalone/windows/stack.yaml +++ b/standalone/windows/stack.yaml @@ -15,7 +15,7 @@ flags: android: false androidsplice: false packages: -- '.' +- '../..' extra-deps: - aws-0.17.1 - bloomfilter-2.0.1.0 |