Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 842 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 842 Bytes

Maybe Haskell

A book about Haskell's approach to the null problem.

Reading the Book

You can find the current release in a variety of formats under the release directory. To view older releases, check out a specific Git tag.

Providing Feedback

Please provide feedback via GitHub.

Thank you to all who've contributed so far!

Roadmap

  • Introduction
  • Haskell Basics
  • Functor
  • Applicative
  • Monad
  • Other Types
  • Conclusion
  • Technical review
  • Copy editing
  • Release v1