You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Building library for chell-quickcheck-0.2.5.4...
Test/Chell/QuickCheck.hs:33:15: error: [GHC-76037]
Not in scope: ‘State.computeSize’
NB: the module ‘Test.QuickCheck.State’ does not export ‘computeSize’.
|
33 | State.computeSize = computeSize (QuickCheck.maxSize args) (QuickCheck.maxSuccess args),
| ^^^^^^^^^^^^^^^^^
This is due to:
The text was updated successfully, but these errors were encountered: