Skip to content
  • Simon Peyton Jones's avatar
    [project @ 2001-05-25 08:55:03 by simonpj] · 3af411e9
    Simon Peyton Jones authored
    -------------------------------------
    	Wibbles to Don's runtime-types commit
    	-------------------------------------
    
    There was an upside down predicate which utterly broke the compiler.
    
    While I was about it
    
    * I changed the global flag to
    	opt_RuntimeTypes
      with command line option
    	-fruntime-types (was -fkeep-stg-types)
    
    * I moved isRuntimeArg, isRuntimeVar to CoreSyn
    3af411e9