Skip to content

boccato/99_haskell_problems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Why

To provide a basic set of unit tests to help people learning Haskell (including myself) go through the 99 Haskell Problems.

Suggestions are highly appreciated, feel free to add them to the wiki or drop me an e-mail.

Getting Started

Assuming you have haskell* and git installed:

git clone git://github.com/boccato/99_haskell_problems.git
cd 99_haskell_problems
runhaskell 1to10.hs

*I am using The Haskell Platform, version 2012.2.0.0.

About

Unit tests for the 99 haskell problems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published