summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorNadrieril2019-02-27 19:30:59 +0100
committerNadrieril2019-02-27 19:30:59 +0100
commit849a1e59a9cd1fbd91a4fa64b027d720ff63ff2c (patch)
treebaa061778c312841c53883423907ccfb359fbb6d /.gitmodules
parent8cd386521267bf95ae00b7068cda9422305eec29 (diff)
Add dhall-lang spec repo as a submodule
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..16b16c4
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "dhall-lang"]
+ path = dhall-lang
+ url = https://github.com/dhall-lang/dhall-lang