summaryrefslogtreecommitdiff
path: root/deb
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-10-24 21:17:05 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2015-10-24 21:17:05 -0700
commitd355163b7dde92188c57298a6a47264a35a5d404 (patch)
treea0946b9316f1a791c73cff1316f79d2e4e727dd3 /deb
parentaafccdb0bdf992d18d779df97dc2deca245dc6a7 (diff)
Changed path . to .. in deb/osx stack.yaml.
Diffstat (limited to 'deb')
-rw-r--r--deb/stack.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/deb/stack.yaml b/deb/stack.yaml
index c2f506cab..9c9906c05 100644
--- a/deb/stack.yaml
+++ b/deb/stack.yaml
@@ -12,6 +12,6 @@ flags:
test_citeproc: false
debug: false
packages:
-- '.'
+- '..'
- 'https://hackage.haskell.org/package/pandoc-citeproc-0.8.0.1/pandoc-citeproc-0.8.0.1.tar.gz'
resolver: lts-3.10