following "CIS 194: Introduction to Haskell" from University of Pennsylvania School
-
install Haskell via stack
macOS example:
brew install haskell-stack
-
cd to this repo and haskell will be installed automatically
stack test
following "CIS 194: Introduction to Haskell" from University of Pennsylvania School
HaskellMIT
following "CIS 194: Introduction to Haskell" from University of Pennsylvania School
install Haskell via stack
macOS example:
brew install haskell-stack
cd to this repo and haskell will be installed automatically
stack test