Skip to content

Commit 760c34b

Browse files
Merge pull request #2003 from travis-ci/ds-update-ghc
Update ghc
2 parents 5f10098 + 23042b3 commit 760c34b

File tree

1 file changed

+18
-6
lines changed

1 file changed

+18
-6
lines changed

public/version-aliases/ghc.json

Lines changed: 18 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -115,9 +115,9 @@
115115
"7.10.2": "7.10.2",
116116
"7.10.3": "7.10.3",
117117
"8.0.1": "8.0.1",
118-
"8": "8.10.3",
119-
"8.x": "8.10.3",
120-
"8.x.x": "8.10.3",
118+
"8": "8.10.7",
119+
"8.x": "8.10.7",
120+
"8.x.x": "8.10.7",
121121
"8.0.x": "8.0.2",
122122
"8.0": "8.0.2",
123123
"8.0.2": "8.0.2",
@@ -153,12 +153,24 @@
153153
"8.8.3": "8.8.3",
154154
"8.8.4": "8.8.4",
155155
"8.10.1-alpha1": "8.10.1-alpha1",
156-
"8.10": "8.10.3",
156+
"8.10": "8.10.7",
157157
"8.10.1-alpha2": "8.10.1-alpha2",
158158
"8.10.1": "8.10.1",
159-
"8.10.x": "8.10.3",
159+
"8.10.x": "8.10.7",
160160
"8.10.2": "8.10.2",
161161
"8.10.3": "8.10.3",
162+
"8.10.4": "8.10.4",
163+
"8.10.5": "8.10.5",
164+
"8.10.6": "8.10.6",
165+
"8.10.7": "8.10.7",
162166
"9.0.1-alpha1": "9.0.1-alpha1",
163-
"9.0": "9.0.1-alpha1"
167+
"9.0": "9.0.1",
168+
"9.0.1": "9.0.1",
169+
"9": "9.0.1",
170+
"9.x": "9.0.1",
171+
"9.x.x": "9.0.1",
172+
"9.0.x": "9.0.1",
173+
"9.2.1-alpha1": "9.2.1-alpha1",
174+
"9.2": "9.2.1-alpha2",
175+
"9.2.1-alpha2": "9.2.1-alpha2"
164176
}

0 commit comments

Comments
 (0)