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