aboutsummaryrefslogtreecommitdiff
path: root/frontend/compilerSwitches.icl
diff options
context:
space:
mode:
authoralimarin2001-07-19 09:09:30 +0000
committeralimarin2001-07-19 09:09:30 +0000
commit6f59e1c9fb72a901c13f51d1e28b321ac1ff66a1 (patch)
treefa62504d1af91f0a5c0fb5d864ec8231776772d3 /frontend/compilerSwitches.icl
parentremove bug with numbering strict alias node defs (diff)
Added "curried" arrow types (->) and ((->) a)
Fixed some bugs in generics git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@559 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'frontend/compilerSwitches.icl')
-rw-r--r--frontend/compilerSwitches.icl2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/compilerSwitches.icl b/frontend/compilerSwitches.icl
index f7ac566..9d65c97 100644
--- a/frontend/compilerSwitches.icl
+++ b/frontend/compilerSwitches.icl
@@ -1,6 +1,6 @@
implementation module compilerSwitches
-SwitchGenerics on off :== off
+SwitchGenerics on off :== on
PA_BUG on off :== off