Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/glebec/haskell-programming-allen-moronuki
- Owner: glebec
- Created: 2017-05-11T21:05:59.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-08T03:11:10.000Z (about 5 years ago)
- Last Synced: 2023-02-26T00:02:42.339Z (over 1 year ago)
- Topics: book, exercises, haskell, haskell-programming, hpffp
- Language: Haskell
- Homepage:
- Size: 971 KB
- Stars: 11
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.