File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1818 ],
1919 "dependencies" : {
2020 "purescript-control" : " ~0.2.0" ,
21- "purescript-arrays" : " ~0.2 .0" ,
21+ "purescript-arrays" : " ~0.3 .0" ,
2222 "purescript-maybe" : " ~0.2.0" ,
23- "purescript-strings" : " ~0.3.3 " ,
24- "purescript-foldable-traversable" : " ~0.1.4 "
23+ "purescript-strings" : " ~0.4.2 " ,
24+ "purescript-foldable-traversable" : " ~0.2.1 "
2525 },
2626 "devDependencies" : {
2727 "purescript-math" : " ~0.1.0" ,
28- "purescript-quickcheck" : " ~0.2.2 "
28+ "purescript-quickcheck" : " ~0.4.0 "
2929 }
3030}
Original file line number Diff line number Diff line change 11{
22 "name" : " purescript-string-parsers" ,
33 "version" : " 0.1.0" ,
4- "description" : " A parsing library for parsing strings" ,
4+ "description" : " A parsing library for parsing strings" ,
55 "main" : " " ,
66 "private" : true ,
77 "author" : " Phil Freeman" ,
1111 "grunt-contrib-copy" : " ~0.5.0" ,
1212 "grunt-contrib-clean" : " ~0.5.0" ,
1313 "grunt-execute" : " ~0.1.5" ,
14- "grunt-purescript" : " ~0.5 .0"
14+ "grunt-purescript" : " ~0.6 .0"
1515 }
1616}
You can’t perform that action at this time.
0 commit comments