File tree Expand file tree Collapse file tree 3 files changed +41
-1
lines changed
Expand file tree Collapse file tree 3 files changed +41
-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-20251023 "
34+ "0.15.15" : " psc-0.15.15-20251031 "
3535}
Original file line number Diff line number Diff line change 56095609 "repo" : " https://github.com/crestonbunch/purescript-punycode.git" ,
56105610 "version" : " v1.0.0"
56115611 },
5612+ "pursfmt" : {
5613+ "dependencies" : [
5614+ " arrays" ,
5615+ " control" ,
5616+ " dodo-printer" ,
5617+ " either" ,
5618+ " foldable-traversable" ,
5619+ " language-cst-parser" ,
5620+ " lists" ,
5621+ " maybe" ,
5622+ " newtype" ,
5623+ " ordered-collections" ,
5624+ " partial" ,
5625+ " prelude" ,
5626+ " strings" ,
5627+ " tuples"
5628+ ],
5629+ "repo" : " https://github.com/ad-si/pursfmt.git" ,
5630+ "version" : " v0.16.0"
5631+ },
56125632 "qualified-do" : {
56135633 "dependencies" : [
56145634 " arrays" ,
Original file line number Diff line number Diff line change 50465046 , repo = " https://github.com/crestonbunch/purescript-punycode.git"
50475047 , version = " v1.0.0"
50485048 }
5049+ , pursfmt =
5050+ { dependencies =
5051+ [ " arrays"
5052+ , " control"
5053+ , " dodo-printer"
5054+ , " either"
5055+ , " foldable-traversable"
5056+ , " language-cst-parser"
5057+ , " lists"
5058+ , " maybe"
5059+ , " newtype"
5060+ , " ordered-collections"
5061+ , " partial"
5062+ , " prelude"
5063+ , " strings"
5064+ , " tuples"
5065+ ]
5066+ , repo = " https://github.com/ad-si/pursfmt.git"
5067+ , version = " v0.16.0"
5068+ }
50495069, qualified- do =
50505070 { dependencies =
50515071 [ " arrays"
You can’t perform that action at this time.
0 commit comments