We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3d484b commit 343b90bCopy full SHA for 343b90b
1 file changed
lib/test/Registry/Metadata.purs
@@ -25,21 +25,21 @@ recordStudio =
25
"published": {
26
"0.1.0": {
27
"bytes": 3438,
28
- "compilers": "0.13.0",
+ "compilers": [ "0.13.0" ],
29
"hash": "sha256-LPRUC8ozZc7VCeRhKa4CtSgAfNqgAoVs2lH+7mYEcTk=",
30
"publishedTime": "2021-03-27T10:03:46.000Z",
31
"ref": "v0.1.0"
32
},
33
"0.2.1": {
34
"bytes": 3365,
35
36
"hash": "sha256-ySKKKp3rUJa4UmYTZshaOMO3jE+DW7IIqKJsurA2PP8=",
37
"publishedTime": "2022-05-15T10:51:57.000Z",
38
"ref": "v0.2.1"
39
40
"1.0.0": {
41
"bytes": 5155,
42
43
"hash": "sha256-0iMF8Rq88QBGuxTNrh+iuruw8l5boCP6J2JWBpQ4b7w=",
44
"publishedTime": "2022-11-03T17:30:28.000Z",
45
"ref": "v1.0.0"
0 commit comments