Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 27 days 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 (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-31T03:41:38.000Z (almost 4 years ago)
- Last Synced: 2023-03-02T23:27:16.287Z (over 1 year ago)
- Topics: exercises-solutions, functional-programming, graham-hutton, haskell, programming-in-haskell, pure-functional, textbook-exercises
- Language: Haskell
- Homepage:
- Size: 48.8 KB
- Stars: 9
- Watchers: 1
- 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)