Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/queirozfcom/haskell-99-problems
My Solutions to Haskell 99 Problems as seen at http://www.haskell.org/haskellwiki/H-99:_Ninety-Nine_Haskell_Problems
https://github.com/queirozfcom/haskell-99-problems
Last synced: 7 days ago
JSON representation
My Solutions to Haskell 99 Problems as seen at http://www.haskell.org/haskellwiki/H-99:_Ninety-Nine_Haskell_Problems
- Host: GitHub
- URL: https://github.com/queirozfcom/haskell-99-problems
- Owner: queirozfcom
- License: mit
- Created: 2014-01-06T06:01:07.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-09T10:21:06.000Z (almost 11 years ago)
- Last Synced: 2024-11-16T08:50:20.266Z (about 2 months ago)
- Language: Haskell
- Size: 195 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
haskell-99-problems
===================My Solutions to Haskell 99 Problems as seen at http://www.haskell.org/haskellwiki/H-99:_Ninety-Nine_Haskell_Problems
Note that I'm doing this for my own learning reasons(I'm a Haskell beginner); take that into acount if you ever think about using this..