1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 17:04:47 +03:00
semantic/.gitmodules

22 lines
835 B
Plaintext
Raw Normal View History

[submodule "vendor/hspec-expectations-pretty-diff"]
path = vendor/hspec-expectations-pretty-diff
url = https://github.com/rewinfrey/hspec-expectations-pretty-diff
2016-10-25 22:27:34 +03:00
[submodule "vendor/effects"]
path = vendor/effects
url = https://github.com/joshvera/effects.git
[submodule "vendor/haskell-tree-sitter"]
path = vendor/haskell-tree-sitter
url = https://github.com/tree-sitter/haskell-tree-sitter.git
2017-07-24 19:54:23 +03:00
[submodule "vendor/freer-cofreer"]
path = vendor/freer-cofreer
url = https://github.com/robrix/freer-cofreer.git
2018-03-02 01:04:21 +03:00
[submodule "vendor/grpc-haskell"]
path = vendor/grpc-haskell
2018-05-11 23:37:04 +03:00
url = https://github.com/joshvera/gRPC-haskell/
[submodule "vendor/fastsum"]
path = vendor/fastsum
url = git@github.com:patrickt/fastsum.git
2018-06-15 18:36:58 +03:00
[submodule "vendor/semilattices"]
path = vendor/semilattices
url = https://github.com/robrix/semilattices.git