X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Fc%CE%BBash.git;a=blobdiff_plain;f=clash%2FCLasH%2FVHDL%2FConstants.hs;fp=clash%2FCLasH%2FVHDL%2FConstants.hs;h=980dcd10cd7ccc8ca3d8671c25bdad6fe90a7ac5;hp=4267e2eef46d92edb45e3638735d0514af798101;hb=3f39038911a675d91b5147761e16296d3ab25743;hpb=c8676a7aec4420d558936beedfb578479c4575cf diff --git a/clash/CLasH/VHDL/Constants.hs b/clash/CLasH/VHDL/Constants.hs index 4267e2e..980dcd1 100644 --- a/clash/CLasH/VHDL/Constants.hs +++ b/clash/CLasH/VHDL/Constants.hs @@ -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