https://github.com/tomeraberbach/programming-in-haskell-exercises
My solutions for the exercises presented in Graham Hutton's Programming in Haskell.
https://github.com/tomeraberbach/programming-in-haskell-exercises
exercises-solutions functional-programming graham-hutton haskell programming-in-haskell pure-functional textbook-exercises
Last synced: 3 months ago
JSON representation
My solutions for the exercises presented in Graham Hutton's Programming in Haskell.
- Host: GitHub
- URL: https://github.com/tomeraberbach/programming-in-haskell-exercises
- Owner: TomerAberbach
- License: mit
- Created: 2019-12-30T03:02:48.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-31T03:41:38.000Z (over 4 years ago)
- Last Synced: 2025-02-10T18:47:08.551Z (3 months ago)
- Topics: exercises-solutions, functional-programming, graham-hutton, haskell, programming-in-haskell, pure-functional, textbook-exercises
- Language: Haskell
- Homepage:
- Size: 48.8 KB
- Stars: 10
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# Programming in Haskell Exercises
> My solutions for the exercises presented in Graham Hutton's *Programming in Haskell*.
## License
[MIT](https://github.com/TomerAberbach/programming-in-haskell-exercises/blob/main/license) © [Tomer Aberbach](https://github.com/TomerAberbach)