Skip to content

dcsommer/CS-240H-Lab-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

author: Daniel Sommermann
to run: dl the repo, then

To run all the property-based QuickCheck tests
ghc --make Checks.hs; ./Checks

To run the main program 
ghc --make main.hs; ./main rects.txt

Releases

No releases published

Packages

No packages published