File tree Expand file tree Collapse file tree 3 files changed +39
-1
lines changed
Expand file tree Collapse file tree 3 files changed +39
-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-20251215 "
34+ "0.15.15" : " psc-0.15.15-20251220 "
3535}
Original file line number Diff line number Diff line change 81868186 "repo" : " https://github.com/mitchellandwebb/webb-monad.git" ,
81878187 "version" : " v0.0.2"
81888188 },
8189+ "webb-parsing" : {
8190+ "dependencies" : [
8191+ " arrays" ,
8192+ " control" ,
8193+ " effect" ,
8194+ " either" ,
8195+ " foldable-traversable" ,
8196+ " maybe" ,
8197+ " parsing" ,
8198+ " prelude" ,
8199+ " strings" ,
8200+ " transformers" ,
8201+ " tuples" ,
8202+ " webb-monad" ,
8203+ " webb-stateful"
8204+ ],
8205+ "repo" : " https://github.com/mitchellandwebb/webb-parsing.git" ,
8206+ "version" : " v0.0.3"
8207+ },
81898208 "webb-random" : {
81908209 "dependencies" : [
81918210 " control" ,
Original file line number Diff line number Diff line change 73417341 , repo = " https://github.com/mitchellandwebb/webb-monad.git"
73427342 , version = " v0.0.2"
73437343 }
7344+ , webb- parsing =
7345+ { dependencies =
7346+ [ " arrays"
7347+ , " control"
7348+ , " effect"
7349+ , " either"
7350+ , " foldable-traversable"
7351+ , " maybe"
7352+ , " parsing"
7353+ , " prelude"
7354+ , " strings"
7355+ , " transformers"
7356+ , " tuples"
7357+ , " webb-monad"
7358+ , " webb-stateful"
7359+ ]
7360+ , repo = " https://github.com/mitchellandwebb/webb-parsing.git"
7361+ , version = " v0.0.3"
7362+ }
73447363, webb- random =
73457364 { dependencies =
73467365 [ " control"
You can’t perform that action at this time.
0 commit comments