diff options
| author | Arnaud Spiwack | 2014-02-27 13:50:57 +0100 |
|---|---|---|
| committer | Arnaud Spiwack | 2014-02-27 13:50:57 +0100 |
| commit | 4d6b938e90ecd9dbfb29a0af28a7d8b6a657ae17 (patch) | |
| tree | 2269e31293437dc346447bccd13f22c172f10fca /dev | |
| parent | 27d780bd52e1776afb05793d43ac030af861c82d (diff) | |
Remove unsafe code (Obj.magic) in Tacinterp.
This commit also introduces a module Monad to generate monadic combinators (currently, only List.map).
Diffstat (limited to 'dev')
| -rw-r--r-- | dev/printers.mllib | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev/printers.mllib b/dev/printers.mllib index 6415a1a781..7464604218 100644 --- a/dev/printers.mllib +++ b/dev/printers.mllib @@ -154,6 +154,7 @@ Smartlocate Constrintern Modintern Constrextern +Monad Proof_type Goal Logic |
