Skip to content

bjvanderes/HaskellKoans

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

installation

Make sure stack is installed, then:

$ stack init

This may take time.

run

$ stack test

This tells you what to do. Modify test/BasicFunctions.hs's replaceValues to let the test passes.

About

Haskell Koans for the Vancouver's Haskell UnMeetup

Resources

License

Stars

3 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Haskell 100.0%