summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Crayne <joe@jerkface.net>2019-09-15 03:31:32 -0400
committerJoe Crayne <joe@jerkface.net>2020-01-13 23:59:37 -0500
commitb941fc3b3f79141b09ea6ea475e31b904f18e849 (patch)
treeefad1f977fd030c4724a5cf8eea4620cb11738cb
parent5681bb2d7d9891c2c1b0577c940ab94da8af9928 (diff)
Update stack.yaml to use namespace.
-rw-r--r--stack.yaml9
1 files changed, 5 insertions, 4 deletions
diff --git a/stack.yaml b/stack.yaml
index 4bffd02..7d9cd56 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -1,16 +1,17 @@
1resolver: lts-14.2 1resolver: lts-14.2
2packages: 2packages:
3- . 3- .
4
4extra-deps: 5extra-deps:
5- ede-0.2.9 6- ede-0.2.9
6- text-format-0.3.2 7- text-format-0.3.2
7- git: d@cryptonomic.net:public_git/wavefront-obj.git 8- git: d@cryptonomic.net:git_namespace/SHA256e13ffb650d754fdab2f69e1b3be166e549f6d4d83adaff14bb8d020684798f9f/public_git/wavefront-obj.git
8 commit: 9713b39904c97340eb9a365811f81ed4f73c169e 9 commit: 60fc4779f8d6714e543745984c7e0e52fe2b19e8
9- git: d@cryptonomic.net:public_git/lambdacube-compiler.git 10- git: d@cryptonomic.net:public_git/lambdacube-compiler.git
10 commit: fbb307078eb95cada21ba8dc2475c67220c4f636 11 commit: fbb307078eb95cada21ba8dc2475c67220c4f636
11- git: d@cryptonomic.net:public_git/lambdacube-gl.git 12- git: d@cryptonomic.net:git_namespace/SHA256e13ffb650d754fdab2f69e1b3be166e549f6d4d83adaff14bb8d020684798f9f/public_git/lambdacube-gl.git
12 commit: 249d4d8aa48855be5ceec9d3a5100e23851b9d95 13 commit: 249d4d8aa48855be5ceec9d3a5100e23851b9d95
13- git: d@cryptonomic.net:public_git/lambdacube-ir.git 14- git: d@cryptonomic.net:git_namespace/SHA256e13ffb650d754fdab2f69e1b3be166e549f6d4d83adaff14bb8d020684798f9f/public_git/lambdacube-ir.git
14 commit: 1db488eecc8b91cf5c56c054b524d9c86de6970d 15 commit: 1db488eecc8b91cf5c56c054b524d9c86de6970d
15 subdirs: 16 subdirs:
16 - lambdacube-ir.haskell 17 - lambdacube-ir.haskell