/haskell-sicp-chapter-1

Complete exercises from Structure and Interpretation of Computer Programs (chapter 1) on Haskell

Primary LanguageHaskellMIT LicenseMIT

haskell-sicp-chapter-1

Complete exercises from Structure and Interpretation of Computer Programs (chapter 1)

Initializing:

1. $ stack setup
2. $ stack build

Running tests: $ stack test