show function id should just be a basic identifier
[matthijs/master-project/cλash.git] / clash / CLasH / VHDL / Constants.hs
index 4267e2eef46d92edb45e3638735d0514af798101..980dcd10cd7ccc8ca3d8671c25bdad6fe90a7ac5 100644 (file)
@@ -353,7 +353,7 @@ showIdString :: String
 showIdString = "show"
 
 showId :: AST.VHDLId
-showId = AST.unsafeVHDLExtId showIdString
+showId = AST.unsafeVHDLBasicId showIdString
 
 -- | write function identifier (from std.textio)
 writeId :: AST.VHDLId