Skip to content
  • Simon Peyton Jones's avatar
    [project @ 2005-03-07 17:46:24 by simonpj] · a1636622
    Simon Peyton Jones authored
    -----------------------------------------
           Make sure that LiberateCase only binds Internal Names
    	-----------------------------------------
    
    	Merge to STABLE
    
    The nested bindings generated by LiberateCase should be Internal as
    well as not-exported.  Otherwise an External Name can float to top level,
    where it might name-clash with another one.
    a1636622