Skip to content
This repository has been archived by the owner on Oct 4, 2020. It is now read-only.

purescript-deprecated/purescript-strongcheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 

Repository files navigation

DEPRECATED

StrongCheck has been deprecated because QuickCheck is now stack safe, which was the major reason to use StrongCheck. Since that's no longer an advantage and StrongCheck is significantly slower than QuickCheck, there's not much reason to keep this library around vs. putting all efforts into QuickCheck as the standard.

You can see the full discussion on Discourse for more details. Previous releases continue to work.