streamly
streamly copied to clipboard
Fix the ParserK test module
It seems to be testing Parser and not ParserK. Need to fix that.
We also need multi-way testing in the ParserK module - single element parser, Array parser, generic Array parser.