Who knows what this repo is about?
Instal GHC and Cabal, and using cabal install QuickCheck and GDP from Hackage.
Install nix and run nix-shell shell.nix
Run
ghci NoBepaTree.hs
and call the tests with quickCheck
.
Example:
quickCheck prop_is_intersection