stack: fix locations
authorJulien Moutinho <julm+hdoc@autogeree.net>
Tue, 18 Dec 2018 11:26:29 +0000 (11:26 +0000)
committerJulien Moutinho <julm+hdoc@autogeree.net>
Tue, 18 Dec 2018 11:26:29 +0000 (11:26 +0000)
stack.yaml

index e6034cc3bef3774fbc0ebc196fb304ce358a45a9..967e04ad84921e2c76ccb0dfc547044e2a8e0764 100644 (file)
@@ -1,15 +1,15 @@
 resolver: lts-12.8
 packages:
 - '.'
-- location: '../haskell-treemap'
+- location: '../treemap'
   extra-dep: true
-- location: '../haskell-treeseq'
+- location: '../treeseq'
   extra-dep: true
-- location: '../haskell-localization'
+- location: '../localization'
   extra-dep: true
-- location: '../haskell-symantic/symantic-cli'
+- location: '../symantic-cli'
   extra-dep: true
-- location: '../haskell-symantic/symantic-document'
+- location: '../symantic/symantic-document'
   extra-dep: true
 - location: '../hjugement'
   extra-dep: true