]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_disambiguation/disambiguate.mli
Every exception that used to have type string is now a string Lazy.t.
[helm.git] / helm / ocaml / cic_disambiguation / disambiguate.mli
index 356b5e117274f570634e15167c07ad810d76d2d5..5b0e0da1e24fc0e380dbb395bffce7f73cde1efb 100644 (file)
@@ -71,7 +71,7 @@ module Make (C : DisambiguateTypes.Callbacks) : Disambiguator
 
 module Trivial:
 sig
-  exception Ambiguous_term of string
+  exception Ambiguous_term of string Lazy.t
 
   (** disambiguate an _unanmbiguous_ term using dummy callbacks which fail if a
     * choice from the user is needed to disambiguate the term