progs/haskell/README
author Chengsong
Mon, 07 Nov 2022 21:31:07 +0000
changeset 620 ae6010c14e49
parent 3 94824659f6d7
permissions -rw-r--r--
chap6 almost done
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3
94824659f6d7 added all toy implementations
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
     1
compile with
94824659f6d7 added all toy implementations
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
     2
94824659f6d7 added all toy implementations
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
     3
94824659f6d7 added all toy implementations
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff changeset
     4
ghc -O3 --make -with-rtsopts='-K128m' re.hs