Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/quacksouls/haskyll

Beginner's guide to Haskell
https://github.com/quacksouls/haskyll

documentation functional-programming haskell jekyll jekyll-theme programming ruby

Last synced: about 2 months ago
JSON representation

Beginner's guide to Haskell

Awesome Lists containing this project

README

        

# Haskell bit by bit

**New development at [github.com/mvngu/haskyll][mvngu]**

I no longer maintain this repository.

[![License: CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-blue.svg)](http://creativecommons.org/licenses/by-nc-sa/4.0/)

Haskell might seem like a complicated beast at first. It does not have to be
that way. Let's tackle some basic ideas of the language, bit by bit.

## Acknowledgement

- We use the Jekyll theme [Coo][coo].

## License

![CC BY-NC-SA 4.0](assets/img/cc.png "CC BY-NC-SA 4.0")

This work is licensed under the terms of the Creative Commons
Attribution-NonCommercial-ShareAlike 4.0 International ([CC BY-NC-SA 4.0][cc]).

Unless otherwise stated, code in this project is covered by the [MIT][mit]
license.

[cc]: https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode
[coo]: https://github.com/quacksouls/jekyll-theme-coo
[mit]: https://opensource.org/license/MIT/
[mvngu]: https://github.com/mvngu/haskyll