File tree Expand file tree Collapse file tree 1 file changed +250
-1
lines changed Expand file tree Collapse file tree 1 file changed +250
-1
lines changed Original file line number Diff line number Diff line change 608
608
},
609
609
"dom" : {
610
610
"dependencies" : [
611
+ " arraybuffer-types" ,
611
612
" arrays" ,
612
613
" bifunctors" ,
613
614
" control" ,
647
648
" unsafe-coerce"
648
649
],
649
650
"repo" : " https://github.com/purescript-contrib/purescript-dom.git" ,
650
- "version" : " v4.0.0"
651
+ "version" : " v4.3.1"
652
+ },
653
+ "dom-indexed" : {
654
+ "dependencies" : [
655
+ " arraybuffer-types" ,
656
+ " arrays" ,
657
+ " bifunctors" ,
658
+ " control" ,
659
+ " datetime" ,
660
+ " distributive" ,
661
+ " dom" ,
662
+ " eff" ,
663
+ " either" ,
664
+ " enums" ,
665
+ " exceptions" ,
666
+ " foldable-traversable" ,
667
+ " foreign" ,
668
+ " functions" ,
669
+ " generics" ,
670
+ " globals" ,
671
+ " identity" ,
672
+ " integers" ,
673
+ " invariant" ,
674
+ " js-date" ,
675
+ " lazy" ,
676
+ " lists" ,
677
+ " math" ,
678
+ " maybe" ,
679
+ " media-types" ,
680
+ " monoid" ,
681
+ " newtype" ,
682
+ " nonempty" ,
683
+ " nullable" ,
684
+ " partial" ,
685
+ " prelude" ,
686
+ " proxy" ,
687
+ " st" ,
688
+ " strings" ,
689
+ " tailrec" ,
690
+ " transformers" ,
691
+ " tuples" ,
692
+ " unfoldable" ,
693
+ " unsafe-coerce"
694
+ ],
695
+ "repo" : " https://github.com/slamdata/purescript-dom-indexed.git" ,
696
+ "version" : " v3.0.0"
651
697
},
652
698
"drawing" : {
653
699
"dependencies" : [
907
953
"repo" : " https://github.com/purescript-contrib/purescript-foreign-lens.git" ,
908
954
"version" : " v3.0.0"
909
955
},
956
+ "fork" : {
957
+ "dependencies" : [
958
+ " aff" ,
959
+ " arrays" ,
960
+ " bifunctors" ,
961
+ " console" ,
962
+ " const" ,
963
+ " contravariant" ,
964
+ " control" ,
965
+ " datetime" ,
966
+ " distributive" ,
967
+ " eff" ,
968
+ " either" ,
969
+ " enums" ,
970
+ " exceptions" ,
971
+ " foldable-traversable" ,
972
+ " functions" ,
973
+ " functors" ,
974
+ " generics" ,
975
+ " globals" ,
976
+ " identity" ,
977
+ " integers" ,
978
+ " invariant" ,
979
+ " lazy" ,
980
+ " lists" ,
981
+ " math" ,
982
+ " maybe" ,
983
+ " monoid" ,
984
+ " newtype" ,
985
+ " nonempty" ,
986
+ " parallel" ,
987
+ " partial" ,
988
+ " prelude" ,
989
+ " proxy" ,
990
+ " refs" ,
991
+ " st" ,
992
+ " strings" ,
993
+ " tailrec" ,
994
+ " transformers" ,
995
+ " tuples" ,
996
+ " unfoldable" ,
997
+ " unsafe-coerce"
998
+ ],
999
+ "repo" : " https://github.com/slamdata/purescript-fork.git" ,
1000
+ "version" : " v2.0.0"
1001
+ },
910
1002
"form-urlencoded" : {
911
1003
"dependencies" : [
912
1004
" arrays" ,
976
1068
"repo" : " https://github.com/purescript/purescript-free.git" ,
977
1069
"version" : " v4.0.0"
978
1070
},
1071
+ "freeap" : {
1072
+ "dependencies" : [
1073
+ " arrays" ,
1074
+ " bifunctors" ,
1075
+ " console" ,
1076
+ " const" ,
1077
+ " contravariant" ,
1078
+ " control" ,
1079
+ " eff" ,
1080
+ " either" ,
1081
+ " exceptions" ,
1082
+ " exists" ,
1083
+ " foldable-traversable" ,
1084
+ " generics" ,
1085
+ " globals" ,
1086
+ " identity" ,
1087
+ " integers" ,
1088
+ " invariant" ,
1089
+ " lazy" ,
1090
+ " lists" ,
1091
+ " math" ,
1092
+ " maybe" ,
1093
+ " monoid" ,
1094
+ " newtype" ,
1095
+ " nonempty" ,
1096
+ " partial" ,
1097
+ " prelude" ,
1098
+ " proxy" ,
1099
+ " st" ,
1100
+ " strings" ,
1101
+ " tailrec" ,
1102
+ " tuples" ,
1103
+ " unfoldable" ,
1104
+ " unsafe-coerce"
1105
+ ],
1106
+ "repo" : " https://github.com/ethul/purescript-freeap.git" ,
1107
+ "version" : " v3.0.1"
1108
+ },
979
1109
"freet" : {
980
1110
"dependencies" : [
981
1111
" arrays" ,
1144
1274
"repo" : " https://github.com/purescript/purescript-graphs.git" ,
1145
1275
"version" : " v3.0.0"
1146
1276
},
1277
+ "halogen" : {
1278
+ "dependencies" : [
1279
+ " aff" ,
1280
+ " arraybuffer-types" ,
1281
+ " arrays" ,
1282
+ " bifunctors" ,
1283
+ " catenable-lists" ,
1284
+ " console" ,
1285
+ " const" ,
1286
+ " contravariant" ,
1287
+ " control" ,
1288
+ " coroutines" ,
1289
+ " datetime" ,
1290
+ " distributive" ,
1291
+ " dom" ,
1292
+ " dom-indexed" ,
1293
+ " eff" ,
1294
+ " either" ,
1295
+ " enums" ,
1296
+ " exceptions" ,
1297
+ " exists" ,
1298
+ " foldable-traversable" ,
1299
+ " foreign" ,
1300
+ " fork" ,
1301
+ " free" ,
1302
+ " freeap" ,
1303
+ " freet" ,
1304
+ " functions" ,
1305
+ " functors" ,
1306
+ " generics" ,
1307
+ " globals" ,
1308
+ " halogen-vdom" ,
1309
+ " identity" ,
1310
+ " inject" ,
1311
+ " integers" ,
1312
+ " invariant" ,
1313
+ " js-date" ,
1314
+ " lazy" ,
1315
+ " lists" ,
1316
+ " maps" ,
1317
+ " math" ,
1318
+ " maybe" ,
1319
+ " media-types" ,
1320
+ " monoid" ,
1321
+ " newtype" ,
1322
+ " nonempty" ,
1323
+ " nullable" ,
1324
+ " parallel" ,
1325
+ " partial" ,
1326
+ " prelude" ,
1327
+ " profunctor" ,
1328
+ " profunctor-lenses" ,
1329
+ " proxy" ,
1330
+ " refs" ,
1331
+ " sets" ,
1332
+ " st" ,
1333
+ " strings" ,
1334
+ " tailrec" ,
1335
+ " transformers" ,
1336
+ " tuples" ,
1337
+ " unfoldable" ,
1338
+ " unsafe-coerce" ,
1339
+ " unsafe-reference"
1340
+ ],
1341
+ "repo" : " https://github.com/slamdata/purescript-halogen.git" ,
1342
+ "version" : " v2.0.1"
1343
+ },
1344
+ "halogen-vdom" : {
1345
+ "dependencies" : [
1346
+ " arraybuffer-types" ,
1347
+ " arrays" ,
1348
+ " bifunctors" ,
1349
+ " control" ,
1350
+ " datetime" ,
1351
+ " distributive" ,
1352
+ " dom" ,
1353
+ " eff" ,
1354
+ " either" ,
1355
+ " enums" ,
1356
+ " exceptions" ,
1357
+ " foldable-traversable" ,
1358
+ " foreign" ,
1359
+ " functions" ,
1360
+ " generics" ,
1361
+ " globals" ,
1362
+ " identity" ,
1363
+ " integers" ,
1364
+ " invariant" ,
1365
+ " js-date" ,
1366
+ " lazy" ,
1367
+ " lists" ,
1368
+ " maps" ,
1369
+ " math" ,
1370
+ " maybe" ,
1371
+ " media-types" ,
1372
+ " monoid" ,
1373
+ " newtype" ,
1374
+ " nonempty" ,
1375
+ " nullable" ,
1376
+ " partial" ,
1377
+ " prelude" ,
1378
+ " proxy" ,
1379
+ " refs" ,
1380
+ " st" ,
1381
+ " strings" ,
1382
+ " tailrec" ,
1383
+ " transformers" ,
1384
+ " tuples" ,
1385
+ " unfoldable" ,
1386
+ " unsafe-coerce"
1387
+ ],
1388
+ "repo" : " https://github.com/slamdata/purescript-halogen-vdom.git" ,
1389
+ "version" : " v2.0.0"
1390
+ },
1147
1391
"handlebars" : {
1148
1392
"dependencies" : [],
1149
1393
"repo" : " https://github.com/purescript-contrib/purescript-handlebars.git" ,
1257
1501
},
1258
1502
"jquery" : {
1259
1503
"dependencies" : [
1504
+ " arraybuffer-types" ,
1260
1505
" arrays" ,
1261
1506
" bifunctors" ,
1262
1507
" console" ,
1529
1774
},
1530
1775
"mathbox" : {
1531
1776
"dependencies" : [
1777
+ " arraybuffer-types" ,
1532
1778
" arrays" ,
1533
1779
" bifunctors" ,
1534
1780
" catenable-lists" ,
2490
2736
},
2491
2737
"react-dom" : {
2492
2738
"dependencies" : [
2739
+ " arraybuffer-types" ,
2493
2740
" arrays" ,
2494
2741
" bifunctors" ,
2495
2742
" control" ,
2660
2907
},
2661
2908
"signal" : {
2662
2909
"dependencies" : [
2910
+ " arraybuffer-types" ,
2663
2911
" arrays" ,
2664
2912
" bifunctors" ,
2665
2913
" control" ,
2956
3204
},
2957
3205
"thermite" : {
2958
3206
"dependencies" : [
3207
+ " arraybuffer-types" ,
2959
3208
" aff" ,
2960
3209
" arrays" ,
2961
3210
" bifunctors" ,
You can’t perform that action at this time.
0 commit comments