From 04d1c3a35696ac79143cdbfd669008631f91512c Mon Sep 17 00:00:00 2001 From: Sam Truzjan Date: Mon, 24 Feb 2014 05:59:17 +0400 Subject: Add optparse-applicative submodule --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 21868293..f35426da 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "sub/hspec"] path = sub/hspec url = https://github.com/DanielG/hspec.git +[submodule "sub/optparse-applicative"] + path = sub/optparse-applicative + url = https://github.com/pcapriotti/optparse-applicative.git -- cgit v1.2.3