https://github.com/gvolpe/haskell-book-exercises
From the book "Haskell Programming from first principles"
https://github.com/gvolpe/haskell-book-exercises
haskell-book haskell-learning
Last synced: over 1 year ago
JSON representation
From the book "Haskell Programming from first principles"
- Host: GitHub
- URL: https://github.com/gvolpe/haskell-book-exercises
- Owner: gvolpe
- Created: 2017-03-12T16:24:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-09-26T14:23:58.000Z (almost 6 years ago)
- Last Synced: 2025-03-17T18:13:04.065Z (over 1 year ago)
- Topics: haskell-book, haskell-learning
- Language: Haskell
- Homepage:
- Size: 305 KB
- Stars: 27
- Watchers: 3
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
haskell-book-exercises
======================
My way of solving the exercises of the excellent book [Haskell Programming from first principles](http://haskellbook.com/).