You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to noreply-spamdigest via 2018 Functional Programming TDA452 / DIT 143
Hello,
Here are a couple of things that can be useful to know, that I
neglected to mention in the first lecture:
If you download an installer package for the Haskell Platform
on your computer, use Download Full (and not Download Core).
There are some useful things, e.g. the QuickCheck library, that
are included only in the full download.
A link to the file Intro.hs
containing the Haskell code we wrote during the lecture can be
found in the lecture schedule on the course home page. There are
also links to files containing the tests we ran in GHCi (as Intro.txt
and Intro.pdf)