diff options
author | simonpj@microsoft.com <unknown> | 2010-10-22 14:34:00 +0000 |
---|---|---|
committer | simonpj@microsoft.com <unknown> | 2010-10-22 14:34:00 +0000 |
commit | 4e0c994eb1613c62e94069642d7acdb2e69b773b (patch) | |
tree | 2cafc28f98f8a22d34642bece27b2294cbdbafc8 /compiler/codeGen | |
parent | 79723c6692289fd01a2d0548d03a6547eae41ecb (diff) | |
download | haskell-4e0c994eb1613c62e94069642d7acdb2e69b773b.tar.gz |
Add rebindable syntax for if-then-else
There are two main changes
* New LANGUAGE option RebindableSyntax, which implies NoImplicitPrelude
* if-the-else becomes rebindable, with function name "ifThenElse"
(but case expressions are unaffected)
Thanks to Sam Anklesaria for doing most of the work here
Diffstat (limited to 'compiler/codeGen')
0 files changed, 0 insertions, 0 deletions