File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -166,7 +166,8 @@ There are lots of other great monadic parsing tutorials on the internet.
166
166
## Related Packages
167
167
168
168
- [ __ ` parsing-dataview ` __ ] ( https://pursuit.purescript.org/packages/purescript-parsing-dataview ) primitive parsers for binary parsing of ` ArrayBuffer ` .
169
- - [ __ ` datetime-parsing ` __ ] ( https://pursuit.purescript.org/packages/purescript-datetime-parsing ) for parsing dates and times.
169
+ - [ __ ` datetime-parsing ` __ ] ( https://pursuit.purescript.org/packages/purescript-datetime-parsing ) parsers for dates and times.
170
+ - [ __ ` formatters ` __ ] ( https://pursuit.purescript.org/packages/purescript-formatters ) parsers for dates and times and various other things.
170
171
171
172
## Documentation
172
173
You can’t perform that action at this time.
0 commit comments