Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 206 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 206 Bytes

Haskell

Completed Haskell lab exercises

Quick start

  • install haskell compiler
  • type ghci in your terminal
  • load the file using (ex> :l lab1.hs)
  • call each method of the file from your terminal