Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tamasgal/haskell_exercises
Haskell exercises
https://github.com/tamasgal/haskell_exercises
Last synced: about 1 month ago
JSON representation
Haskell exercises
- Host: GitHub
- URL: https://github.com/tamasgal/haskell_exercises
- Owner: tamasgal
- License: mit
- Created: 2015-06-23T09:17:14.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-09T09:08:40.000Z (almost 9 years ago)
- Last Synced: 2024-04-16T01:57:06.438Z (7 months ago)
- Language: Haskell
- Size: 470 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Haskell exercises
This is a collection of excercises I work on to learn Haskell.
The solutions are not guaranteed to be correct or complete at all, I mainly use this repository to have a backup of my sketches and try-outs!
I try to follow the well written Haskell guideline at https://github.com/bitemyapp/learnhaskell