diff options
author | Richard Eisenberg <eir@cis.upenn.edu> | 2013-02-11 23:07:25 -0500 |
---|---|---|
committer | Richard Eisenberg <eir@cis.upenn.edu> | 2013-02-11 23:07:25 -0500 |
commit | 7b098b6009727a012cb1f3ff0ca51698d302cae1 (patch) | |
tree | b31f47c210d042f71bd2fc74c7860bb445173b87 /libraries | |
parent | 04d7220af65431247a1281fea122e64d5d218d1a (diff) | |
download | haskell-7b098b6009727a012cb1f3ff0ca51698d302cae1.tar.gz |
Fix Trac #7681.
Removed checks for empty lists for case expressions and lambda-case.
If -XEmptyCase is not enabled, compilation still fails (appropriately)
in the renamer.
Had to remove dead code from TrieMap to pass the validator.
Diffstat (limited to 'libraries')
m--------- | libraries/random | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/libraries/random b/libraries/random -Subproject 0531d37602d6e7c0b2b5adbf2d5fdd2d0183021 +Subproject 69bfde219bab869729fdbe9c1496371f912bf41 |