This commit is contained in:
2025-02-14 13:59:29 +01:00
parent 3894993a8f
commit 7c2afa520e
8 changed files with 35 additions and 0 deletions

28
.gitmodules vendored
View File

@@ -991,3 +991,31 @@
path = dependencies/perl-HTML-Template
url = https://src.fedoraproject.org/rpms/perl-HTML-Template
branch = epel9
[submodule "dependencies/ghc-primitive"]
path = dependencies/ghc-primitive
url = https://src.fedoraproject.org/rpms/ghc-primitive
branch = epel9
[submodule "dependencies/ghc-tasty"]
path = dependencies/ghc-tasty
url = https://src.fedoraproject.org/rpms/ghc-tasty
branch = epel9
[submodule "dependencies/ghc-QuickCheck"]
path = dependencies/ghc-QuickCheck
url = https://src.fedoraproject.org/rpms/ghc-QuickCheck
branch = epel9
[submodule "dependencies/ghc-tasty-hunit"]
path = dependencies/ghc-tasty-hunit
url = https://src.fedoraproject.org/rpms/ghc-tasty-hunit
branch = epel9
[submodule "dependencies/ghc-tasty-quickcheck"]
path = dependencies/ghc-tasty-quickcheck
url = https://src.fedoraproject.org/rpms/ghc-tasty-quickcheck
branch = epel9
[submodule "dependencies/ghc-hashable"]
path = dependencies/ghc-hashable
url = https://src.fedoraproject.org/rpms/ghc-hashable
branch = epel9
[submodule "dependencies/ghc-base-compat"]
path = dependencies/ghc-base-compat
url = https://src.fedoraproject.org/rpms/ghc-base-compat
branch = epel9