File tree Expand file tree Collapse file tree 3 files changed +47
-1
lines changed
Expand file tree Collapse file tree 3 files changed +47
-1
lines changed Original file line number Diff line number Diff line change 3131 "0.15.12" : " psc-0.15.12-20231123" ,
3232 "0.15.13" : " psc-0.15.13-20231228" ,
3333 "0.15.14" : " psc-0.15.14-20240227" ,
34- "0.15.15" : " psc-0.15.15-20250916 "
34+ "0.15.15" : " psc-0.15.15-20250924 "
3535}
Original file line number Diff line number Diff line change 17201720 "repo" : " https://github.com/collegevine/purescript-elmish-testing-library.git" ,
17211721 "version" : " v0.3.2"
17221722 },
1723+ "elmish-time-machine" : {
1724+ "dependencies" : [
1725+ " arrays" ,
1726+ " debug" ,
1727+ " effect" ,
1728+ " elmish" ,
1729+ " elmish-html" ,
1730+ " foldable-traversable" ,
1731+ " functions" ,
1732+ " lists" ,
1733+ " maybe" ,
1734+ " ordered-collections" ,
1735+ " prelude" ,
1736+ " record" ,
1737+ " tuples" ,
1738+ " web-dom" ,
1739+ " web-events" ,
1740+ " web-html" ,
1741+ " web-uievents"
1742+ ],
1743+ "repo" : " https://github.com/mcordova47/purescript-elmish-time-machine.git" ,
1744+ "version" : " v0.3.0"
1745+ },
17231746 "email-validate" : {
17241747 "dependencies" : [
17251748 " aff" ,
Original file line number Diff line number Diff line change 15201520 " https://github.com/collegevine/purescript-elmish-testing-library.git"
15211521 , version = " v0.3.2"
15221522 }
1523+ , elmish- time- machine =
1524+ { dependencies =
1525+ [ " arrays"
1526+ , " debug"
1527+ , " effect"
1528+ , " elmish"
1529+ , " elmish-html"
1530+ , " foldable-traversable"
1531+ , " functions"
1532+ , " lists"
1533+ , " maybe"
1534+ , " ordered-collections"
1535+ , " prelude"
1536+ , " record"
1537+ , " tuples"
1538+ , " web-dom"
1539+ , " web-events"
1540+ , " web-html"
1541+ , " web-uievents"
1542+ ]
1543+ , repo = " https://github.com/mcordova47/purescript-elmish-time-machine.git"
1544+ , version = " v0.3.0"
1545+ }
15231546, email- validate =
15241547 { dependencies = [ " aff" , " string-parsers" , " transformers" ]
15251548 , repo = " https://github.com/cdepillabout/purescript-email-validate.git"
You can’t perform that action at this time.
0 commit comments