# Revision history for language-Modula2 ## 0.1.2 -- 2022-10-09 * Compiling with GHC 9 * Incremented dependency bounds and adjusted code * Shortened the Atts type instances * Removed the Auto instances of At and Full.Functor, now universal * Reusing the Language.Oberon.ConstantFolder attribute rules * Relaxed the ConstantFolder constraints ## 0.1 -- 2020-11-01 * First version. Released on an unsuspecting world.