Skip to content

Algiras/Haskell-Workshop

Repository files navigation

Haskell Workshop

Process

  • Setup
  • Syntax
  • Exercises
    • helloHaskell
    • following exercises will all run using Exercises project
      • Exercise 1
        • fill in the missing implementations to make the tests pass
      • Exercise 2
        • implement Functor, Applicative, Monad for Option by following type signatures
      • Exercise 3
        • choose one of Reader, Writer, State monads and implement it

After completing each exercise you can checkout the next phase branch and check your answers. There are 5 phases in total.

Resources

About

Haskell Workshop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published