summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 21868293..f35426da 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,3 +7,6 @@
7[submodule "sub/hspec"] 7[submodule "sub/hspec"]
8 path = sub/hspec 8 path = sub/hspec
9 url = https://github.com/DanielG/hspec.git 9 url = https://github.com/DanielG/hspec.git
10[submodule "sub/optparse-applicative"]
11 path = sub/optparse-applicative
12 url = https://github.com/pcapriotti/optparse-applicative.git