Index: src/AST/Type.hpp
===================================================================
--- src/AST/Type.hpp	(revision 7aa209e7409d14817d320fcccfbd6cda3e67303d)
+++ 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
