https://github.com/piotrjustyna/programming-in-haskell
Programming in Haskell (second edition) exercises.
https://github.com/piotrjustyna/programming-in-haskell
haskell haskell-book haskell-exercises haskell-learning haskell-tutorial programming-in-haskell
Last synced: 4 months ago
JSON representation
Programming in Haskell (second edition) exercises.
- Host: GitHub
- URL: https://github.com/piotrjustyna/programming-in-haskell
- Owner: PiotrJustyna
- Created: 2019-02-12T20:07:59.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-14T20:10:16.000Z (over 5 years ago)
- Last Synced: 2025-01-11T16:38:47.403Z (6 months ago)
- Topics: haskell, haskell-book, haskell-exercises, haskell-learning, haskell-tutorial, programming-in-haskell
- Language: Haskell
- Homepage:
- Size: 116 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# programming in haskell
Exercises from the book: http://www.cs.nott.ac.uk/~pszgmh/pih.html
Best paired with https://github.com/PiotrJustyna/haskell-anywhere for exercise execution anywhere.