author | Christian Urban <christian.urban@kcl.ac.uk> |
Thu, 16 Feb 2023 23:23:22 +0000 | |
changeset 642 | 6c13f76c070b |
parent 3 | 94824659f6d7 |
permissions | -rw-r--r-- |
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 |