Generating fresh names in a source plugin
2 Aug
2025
2 Aug
'25
1:01 p.m.
Hello! I want to generate AST fragments in a source plugin, and for this I need to generate fresh (local) names. My current approach is to use `mkSystemName`, but it, like many of the other name-generating operations, needs a value of type `Unique`. How can I generate such values? It seems that the `Hsc` monad doesn’t carry a value of type `UniqueSupply` with it. All the best, Wolfgang
144
Age (days ago)
144
Last active (days ago)
0 comments
1 participants
participants (1)
-
Wolfgang Jeltsch