From 7f3a92ae270aec6bcba910a000e75b931ba22ec6 Mon Sep 17 00:00:00 2001 From: joshvera Date: Tue, 12 Sep 2017 12:16:03 -0400 Subject: [PATCH] Add ghc-mod as a submodule --- .gitmodules | 3 +++ vendor/ghc-mod | 1 + 2 files changed, 4 insertions(+) create mode 160000 vendor/ghc-mod diff --git a/.gitmodules b/.gitmodules index 4057676c3..30f257c39 100644 --- a/.gitmodules +++ b/.gitmodules @@ -28,3 +28,6 @@ [submodule "vendor/prettyprinter"] path = vendor/prettyprinter url = https://github.com/robrix/prettyprinter.git +[submodule "vendor/ghc-mod"] + path = vendor/ghc-mod + url = https://github.com/joshvera/ghc-mod diff --git a/vendor/ghc-mod b/vendor/ghc-mod new file mode 160000 index 000000000..0d13786a4 --- /dev/null +++ b/vendor/ghc-mod @@ -0,0 +1 @@ +Subproject commit 0d13786a4cc413cf12de0ace9ba6f43ddd7a032b