Wording
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@5026 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02master
parent
526af01925
commit
ddf0e3ffe2
2
Changes
2
Changes
|
@ -6,7 +6,7 @@ Language features:
|
|||
- Allows _ separators in integer and float literals, e.g. 1_000_000.
|
||||
|
||||
Type-checker:
|
||||
- New -principal option to enforce principality of type inference.
|
||||
- New flag -principal to enforce principality of type inference.
|
||||
- Fixed subtle typing bug with higher-order functors.
|
||||
- Fixed several complexity problems; changed (again) the behaviour of
|
||||
simple coercions.
|
||||
|
|
Loading…
Reference in New Issue