An open API service indexing awesome lists of open source software.

https://github.com/kutyel/haskell-book

🚀My solutions to the Haskell Book exercises!
https://github.com/kutyel/haskell-book

haskell haskell-book haskell-exercises haskell-learning learning-by-doing learning-exercise learning-haskell

Last synced: 3 months ago
JSON representation

🚀My solutions to the Haskell Book exercises!

Awesome Lists containing this project

README

          

# λ My Solutions to the Haskell Book exercises! 💪🏼

[![Actions Status](https://github.com/kutyel/haskell-book/workflows/Haskell%20CI/badge.svg)](https://github.com/kutyel/haskell-book/actions)
[![ormolu](https://img.shields.io/badge/styled%20with-ormolu-blueviolet)](https://github.com/tweag/ormolu)
[![Coverage Status](https://coveralls.io/repos/github/kutyel/haskell-book/badge.svg?branch=master)](https://coveralls.io/github/kutyel/haskell-book?branch=master)

## Other related projects

- 👋🏼 [Hello](https://github.com/kutyel/hello) World
- 👾 [Hangman](https://github.com/kutyel/hangman) Game
- 🀄️ [Morse](https://github.com/kutyel/morse) Translator
- 🔗 [URL](https://github.com/kutyel/urlish) Shortener
- 📇 [JSON](https://github.com/kutyel/argo) Parser