From 8d3d91ff2c99045f9dbd1a9446b6e219252c42d9 Mon Sep 17 00:00:00 2001 From: simonmar Date: Thu, 9 May 2002 15:37:57 +0000 Subject: [haddock @ 2002-05-09 15:37:57 by simonmar] Add the changelog/release notes --- CHANGES | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 CHANGES (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES new file mode 100644 index 00000000..01241a60 --- /dev/null +++ b/CHANGES @@ -0,0 +1,15 @@ +Changes in version 0.2: + + * The [...] markup for typewriter-text has been changed to @...@. + + * Module attributes introduced (see the documentation). + + * {- ... -} style comments may now be used for documentation annotations + + * Recursive modules are detected and reported as an error. + + * Existential constructors and rank-N types are now groked by the parser + + * Some type rendering cleaned up + + * Several bugs fixed, and error messages improved. -- cgit v1.2.3