File tree Expand file tree Collapse file tree 3 files changed +3
-10
lines changed
Expand file tree Collapse file tree 3 files changed +3
-10
lines changed Original file line number Diff line number Diff line change 11# purescript-string-parsers
22
3- A free applicative for describing parsers which work on strings
3+ A parsing library for parsing strings
44
5- ## Building
6-
7- ```
8- npm install
9- bower update
10- grunt
11- ```
Original file line number Diff line number Diff line change 11{
22 "name" : " purescript-string-parsers" ,
3- "description" : " A free applicative for describing parsers which work on strings" ,
3+ "description" : " A parsing library for parsing strings" ,
44 "keywords" : [" purescript" ],
55 "ignore" : [
66 " **/.*" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " purescript-string-parsers" ,
33 "version" : " 0.1.0" ,
4- "description" : " A free applicative for describing parsers which work on strings" ,
4+ "description" : " A parsing library for parsing strings" ,
55 "main" : " " ,
66 "private" : true ,
77 "author" : " Phil Freeman" ,
You can’t perform that action at this time.
0 commit comments