summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: f35426dae82ba1b9496e8f014a8245eb43bccc1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[submodule "sub/bencoding"]
	path = sub/bencoding
	url = git://github.com/pxqr/bencoding.git
[submodule "sub/krpc"]
	path = sub/krpc
	url = git://github.com/pxqr/krpc.git
[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