summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorDavid Binder <david.binder@uni-tuebingen.de>2023-01-06 19:30:34 +0100
committerMarge Bot <ben+marge-bot@smart-cactus.org>2023-03-08 01:24:17 -0500
commitcf98e28658f29e754e7631f1cb437bf93e922a8c (patch)
tree8acaf62e11c5fcfca7d4d3c464b79af7e9902961 /.gitmodules
parentf3ff7cb1888e2d96e037cfbfa97b72cd536a5766 (diff)
downloadhaskell-cf98e28658f29e754e7631f1cb437bf93e922a8c.tar.gz
Add git submodule for utils/hpc
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index c44e7335e5..2994d6e31f 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -110,3 +110,6 @@
[submodule "libraries/exceptions"]
path = libraries/exceptions
url = https://gitlab.haskell.org/ghc/packages/exceptions.git
+[submodule "utils/hpc"]
+ path = utils/hpc
+ url = https://gitlab.haskell.org/hpc/hpc-bin.git