File tree Expand file tree Collapse file tree 3 files changed +31
-1
lines changed
Expand file tree Collapse file tree 3 files changed +31
-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-20251209 "
34+ "0.15.15" : " psc-0.15.15-20251210 "
3535}
Original file line number Diff line number Diff line change 32483248 "repo" : " https://github.com/garyb/purescript-indexed-monad.git" ,
32493249 "version" : " v3.0.0"
32503250 },
3251+ "ink" : {
3252+ "dependencies" : [
3253+ " arrays" ,
3254+ " effect" ,
3255+ " maybe" ,
3256+ " node-streams" ,
3257+ " prelude" ,
3258+ " react-basic" ,
3259+ " react-basic-hooks" ,
3260+ " record" ,
3261+ " unsafe-coerce"
3262+ ],
3263+ "repo" : " https://github.com/ricky0123/purescript-ink.git" ,
3264+ "version" : " v0.0.1"
3265+ },
32513266 "int64" : {
32523267 "dependencies" : [
32533268 " effect" ,
Original file line number Diff line number Diff line change 29352935 , repo = " https://github.com/garyb/purescript-indexed-monad.git"
29362936 , version = " v3.0.0"
29372937 }
2938+ , ink =
2939+ { dependencies =
2940+ [ " arrays"
2941+ , " effect"
2942+ , " maybe"
2943+ , " node-streams"
2944+ , " prelude"
2945+ , " react-basic"
2946+ , " react-basic-hooks"
2947+ , " record"
2948+ , " unsafe-coerce"
2949+ ]
2950+ , repo = " https://github.com/ricky0123/purescript-ink.git"
2951+ , version = " v0.0.1"
2952+ }
29382953, int64 =
29392954 { dependencies =
29402955 [ " effect"
You can’t perform that action at this time.
0 commit comments