Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hfagerlund/hey-haskell
An introduction to Haskell
https://github.com/hfagerlund/hey-haskell
functional-programming haskell learning-by-doing
Last synced: 11 days ago
JSON representation
An introduction to Haskell
- Host: GitHub
- URL: https://github.com/hfagerlund/hey-haskell
- Owner: hfagerlund
- License: bsd-3-clause
- Created: 2022-11-22T21:00:32.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-03T04:10:18.000Z (almost 2 years ago)
- Last Synced: 2023-05-12T04:23:24.234Z (over 1 year ago)
- Topics: functional-programming, haskell, learning-by-doing
- Language: Haskell
- Homepage:
- Size: 302 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hey-haskell
> *Introductory Haskell examples*
## Table of Contents
Example One [more…]
> Hello world
Example Two [more…]
> Factorials
Example Three [more…]
> Functions
Example Four [more…]
> Modules
## License
Copyright (c) 2022 Heini Fagerlund. Refer to [License](https://github.com/hfagerlund/hey-haskell/blob/main/LICENSE).