/playground-haskell

following "CIS 194: Introduction to Haskell" from University of Pennsylvania School

Primary LanguageHaskellMIT LicenseMIT

playground-haskell

following "CIS 194: Introduction to Haskell" from University of Pennsylvania School

Prerequisite

  1. install Haskell via stack

    macOS example:

    brew install haskell-stack
  2. cd to this repo and haskell will be installed automatically

How to run

stack test