Skip to content

catenate/rwhaskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test-driven solutions to the chapter exercises in Real World Haskell.

Use QuickCheck to generate random input data over the domain
of pure functions, validate properties of functions with this
data, and validate properties of relations between functions.

Use HUnit for impure functions.

About

Test-driven solutions to chapter exercises in Real-World Haskell.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published