Index: src/AST/Type.hpp
===================================================================
--- src/AST/Type.hpp	(revision dc58e5daa87c5b617ac609696ff96cc7f4d5a5a6)
+++ src/AST/Type.hpp	(revision 60c5b6dce8bf1bdb1b5087da4164045ec1a875f4)
@@ -430,5 +430,5 @@
 	TypeInstType( const TypeInstType & o ) = default;
 
-	TypeInstType( const TypeEnvKey & key );
+	explicit TypeInstType( const TypeEnvKey & key );
 
 	/// sets `base`, updating `kind` correctly
