Skip to content

jifunzesasa/haskell-basics

Repository files navigation

haskell-basics

Installation

Windows

  1. Scoop
scoop install main/haskell

Linux

sudo apt-get install haskell-platform

Mac

brew install ghc cabal-install

Interactive mode

ghci

Running Lessons and Examples

ghc -o <output> <input>

Happy Hacking!

About

Learning Haskell

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Contributors