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: about 5 hours ago
JSON representation

My Solutions to Haskell 99 Problems as seen at http://www.haskell.org/haskellwiki/H-99:_Ninety-Nine_Haskell_Problems

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..