Skip to content

Commit b59b821

Browse files
committed
feat(*) - add readme with installation instructions for mac
1 parent 5039c19 commit b59b821

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Coding along with Get Programming with Haskell (2018) - Will Kurt
2+
3+
# Installing haskell
4+
```
5+
brew install ghc cabal-install haskell-stack
6+
```
7+
8+
https://www.haskell.org/downloads/

0 commit comments

Comments
 (0)