TypingFlags icon indicating copy to clipboard operation
TypingFlags copied to clipboard

Make the fact that plugin activates dangerous features obvious when importing it

Open anton-trunov opened this issue 6 years ago • 0 comments

Could we import the plugin it as

Require Import TypingFlags.Unsafe.  (* or anything else conveying the same sense *)

instead of the current Require Import TypingFlags.Loader ? [sorry for nitpicking :)]

anton-trunov avatar Jun 22 '18 06:06 anton-trunov