CHANGELOG update for simplified reflection

This commit is contained in:
David Raymond Christiansen 2015-10-07 10:59:02 +02:00
parent 539394b0e8
commit 01e51f1576

View File

@ -32,6 +32,8 @@ Library updates
necessary to import Language.Reflection.Elab.
* The `PERF` effect allows for simple performance metrics to be collected
from Effectful programs.
* Some constructors that never actually occurred have been removed from
the TT and Raw reflection datatypes in Language.Reflection.
Tool updates
------------