The error: ``` shake-test: Stack space overflow: current size 33568 bytes. ``` Reducing the number of QuickCheck tests to 500 makes it pass.
The error:
Reducing the number of QuickCheck tests to 500 makes it pass.