streamly
streamly copied to clipboard
Modularize test cases
Fixes: https://github.com/composewell/streamly/issues/1525
It was not building with the test-core flag. I had to disable some array tests to make it build.
I also made a few changes to enable the Data.List tests under test-core flag.