Skip to content
  • Richard Eisenberg's avatar
    Fix Trac #7681. · 7b098b60
    Richard Eisenberg authored
    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.
    7b098b60