Skip to content

vreuter/haskell-exercises-ThinkingFunctionally-RichardBird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

haskell-exercises-ThinkingFunctionally-RichardBird

Haskell exercises, Thinking Functionally with Haskell by Richard Bird

Tests

Dependencies

These may be installed, for example, by cabal install --lib <package>

  • QuickCheck
  • hspec

Execution

cd to a location with a test script, e.g. MyFunctionSpec.hs, and try runhaskell MyFunctionSpec.hs. The runhaskell program may be obtained, for example, by installing ghcup.

About

Haskell exercises, Thinking Functionally with Haskell by Richard Bird

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published