gitlab-ci: Set GIT_SUBMODULE_FORCE_HTTPS
[ghc.git] / .gitmodules
blob42062eaa3327c9d60f6a17df10538b3882e02bca
1 [submodule "libraries/binary"]
2         path = libraries/binary
3         url = https://gitlab.haskell.org/ghc/packages/binary.git
4         ignore = untracked
5 [submodule "libraries/bytestring"]
6         path = libraries/bytestring
7         url = https://gitlab.haskell.org/ghc/packages/bytestring.git
8         ignore = untracked
9 [submodule "libraries/Cabal"]
10         path = libraries/Cabal
11         url = https://gitlab.haskell.org/ghc/packages/Cabal.git
12         ignore = untracked
13 [submodule "libraries/containers"]
14         path = libraries/containers
15         url = https://gitlab.haskell.org/ghc/packages/containers.git
16         ignore = untracked
17 [submodule "libraries/haskeline"]
18         path = libraries/haskeline
19         url = https://gitlab.haskell.org/ghc/packages/haskeline.git
20         ignore = untracked
21 [submodule "libraries/pretty"]
22         path = libraries/pretty
23         url = https://gitlab.haskell.org/ghc/packages/pretty.git
24         ignore = untracked
25 [submodule "libraries/terminfo"]
26         path = libraries/terminfo
27         url = https://gitlab.haskell.org/ghc/packages/terminfo.git
28         ignore = untracked
29 [submodule "libraries/transformers"]
30         path = libraries/transformers
31         url = https://gitlab.haskell.org/ghc/packages/transformers.git
32         ignore = untracked
33 [submodule "libraries/xhtml"]
34         path = libraries/xhtml
35         url = https://gitlab.haskell.org/ghc/packages/xhtml.git
36         ignore = untracked
37 [submodule "libraries/Win32"]
38         path = libraries/Win32
39         url = https://gitlab.haskell.org/ghc/packages/Win32.git
40         ignore = untracked
41 [submodule "libraries/time"]
42         path = libraries/time
43         url = https://gitlab.haskell.org/ghc/packages/time.git
44         ignore = untracked
45 [submodule "libraries/array"]
46         path = libraries/array
47         url = https://gitlab.haskell.org/ghc/packages/array.git
48         ignore = untracked
49 [submodule "libraries/deepseq"]
50         path = libraries/deepseq
51         url = https://gitlab.haskell.org/ghc/packages/deepseq.git
52         ignore = untracked
53 [submodule "libraries/directory"]
54         path = libraries/directory
55         url = https://gitlab.haskell.org/ghc/packages/directory.git
56         ignore = untracked
57 [submodule "libraries/filepath"]
58         path = libraries/filepath
59         url = https://gitlab.haskell.org/ghc/packages/filepath.git
60         ignore = untracked
61 [submodule "libraries/hpc"]
62         path = libraries/hpc
63         url = https://gitlab.haskell.org/ghc/packages/hpc.git
64         ignore = untracked
65 [submodule "libraries/parsec"]
66         path = libraries/parsec
67         url = https://gitlab.haskell.org/ghc/packages/parsec.git
68         ignore = untracked
69 [submodule "libraries/text"]
70         path = libraries/text
71         url = https://gitlab.haskell.org/ghc/packages/text.git
72         ignore = untracked
73 [submodule "libraries/mtl"]
74         path = libraries/mtl
75         url = https://gitlab.haskell.org/ghc/packages/mtl.git
76         ignore = untracked
77 [submodule "libraries/process"]
78         path = libraries/process
79         url = https://gitlab.haskell.org/ghc/packages/process.git
80         ignore = untracked
81 [submodule "libraries/unix"]
82         path = libraries/unix
83         url = https://gitlab.haskell.org/ghc/packages/unix.git
84         ignore = untracked
85         branch = 2.7
86 [submodule "libraries/semaphore-compat"]
87         path = libraries/semaphore-compat
88         url = https://gitlab.haskell.org/ghc/semaphore-compat.git
89         ignore = untracked
90 [submodule "libraries/stm"]
91         path = libraries/stm
92         url = https://gitlab.haskell.org/ghc/packages/stm.git
93         ignore = untracked
94 [submodule "nofib"]
95         path = nofib
96         url = https://gitlab.haskell.org/ghc/nofib.git
97         ignore = untracked
98 [submodule "utils/hsc2hs"]
99         path = utils/hsc2hs
100         url = https://gitlab.haskell.org/ghc/hsc2hs.git
101         ignore = untracked
102 [submodule "libffi-tarballs"]
103         path = libffi-tarballs
104         url = https://gitlab.haskell.org/ghc/libffi-tarballs.git
105         ignore = untracked
106 [submodule "gmp-tarballs"]
107         path = libraries/ghc-bignum/gmp/gmp-tarballs
108         url = https://gitlab.haskell.org/ghc/gmp-tarballs.git
109 [submodule "libraries/exceptions"]
110         path = libraries/exceptions
111         url = https://gitlab.haskell.org/ghc/packages/exceptions.git
112 [submodule "utils/hpc"]
113         path = utils/hpc
114         url = https://gitlab.haskell.org/hpc/hpc-bin.git
115 [submodule "libraries/os-string"]
116         path = libraries/os-string
117         url = https://gitlab.haskell.org/ghc/packages/os-string
118 [submodule "libraries/file-io"]
119         path = libraries/file-io
120         url = https://gitlab.haskell.org/ghc/packages/file-io.git