aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
blob: 01241a60aa2b0ee51e3042c271652ef8f4d8845b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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.