Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/glebec/haskell-programming-allen-moronuki

Personal notes for learning Haskell through Chris Allen and Julie Moronuki's book
https://github.com/glebec/haskell-programming-allen-moronuki

book exercises haskell haskell-programming hpffp

Last synced: 27 days ago
JSON representation

Personal notes for learning Haskell through Chris Allen and Julie Moronuki's book

Awesome Lists containing this project

README

        

# Haskell Programming from First Principles

## Solution & Exercise Repo

This repo is my personal scratchpad for studying Haskell through Chris Allen and Julie Moronuki's excellent introductory [book](http://haskellbook.com/). It is not an official solutions repo; any and all mistakes are my own. Some of the files may contain omissions, variations, extensions, or experiments on top of what the book presents; note files are intended not to summarize or outline chapters, but rather for me to jot down novel or related information.