Haskell logo CIS 552: Advanced Programming

Fall 2019

  • Home
  • Schedule
  • Homework
  • Resources
  • Style guide
  • Syllabus
Note: this is the stubbed version of module ProjectWorkday. You should download the lhs version of this module and replace all parts marked undefined. Eventually, the complete version will be made available.

Project Workday

Today we wont have any lecture material or in-class exercises, just a chance for you to work with your partner on your project.

Be prepared for your scheduled second checkpoint, and sign up if you have not already done so.

> module ProjectWorkday where
> main :: IO ()
> main = print "In/after class Checkpoint 2 today"
Design adapted from Minimalistic Design | Powered by Pandoc and Hakyll