Haskell logo CIS 552: Advanced Programming

Fall 2019

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

Project Demo

Be prepared to give a five minute presentation on your project. Only one member of your group needs to speak.

> module ProjectDemo2 where
> main :: IO ()
> main = print "Five minute demos in class today (part 2)"
Design adapted from Minimalistic Design | Powered by Pandoc and Hakyll