diff options
author | Jacques Garrigue <garrigue at math.nagoya-u.ac.jp> | 2013-11-18 06:44:13 +0000 |
---|---|---|
committer | Jacques Garrigue <garrigue at math.nagoya-u.ac.jp> | 2013-11-18 06:44:13 +0000 |
commit | c20af454f38f13d7dd3b417e293335fcc82e479f (patch) | |
tree | ee39ba637e020f26cc145609db801d9d8c6259cd /Changes | |
parent | bedaff51381f3be2808cc383f70b48dd0fc0c05d (diff) |
Fix PR#6240
git-svn-id: http://caml.inria.fr/svn/ocaml/branches/module-alias@14301 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -47,6 +47,7 @@ OCaml 4.01.1: Bug fixes: - PR#6173: Typing error message is worse that before +- PR#6240: Fail to expand module type abbreviation during substyping OCaml 4.01.0: ------------- |