Class website (for lecture schedule, slides, and resources)
All homework that you would like us to regrade must be pushed to github by Sun 6/30, at 5:00 pm Boston time.
-
:loador:lwill change the module you are inspecting -
:reloador:rwill reload the file. Do this often! -
:typeor:twill tell you the type of an expression -
:quitor:qwill leave the repl -
To enter more than one line in the REPL, use
:{and:}, as shown here:
Prelude> :{
Prelude| f :: Integer -> Integer
Prelude| f x = x
Prelude| :}
Prelude>
If you are having git issues, run git status and post it in a message on Piazza.