https://github.com/nomemory/haskell-exercises
Solutions for the 99 Haskell Problems
https://github.com/nomemory/haskell-exercises
haskell-exercises haskell-learning
Last synced: about 1 year ago
JSON representation
Solutions for the 99 Haskell Problems
- Host: GitHub
- URL: https://github.com/nomemory/haskell-exercises
- Owner: nomemory
- Created: 2018-02-05T09:00:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-12T11:18:04.000Z (over 8 years ago)
- Last Synced: 2025-02-10T00:48:34.100Z (over 1 year ago)
- Topics: haskell-exercises, haskell-learning
- Language: Haskell
- Size: 13.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# haskell-exercises
A repo containing some of my Haskell "experiments".
* `/99-haskell-problems/` Contains solutions for those exercises: [99 Haskell Problems](https://wiki.haskell.org/99_questions)