Teach obfuscation module new haskell keywords

ghc92
Lennart Spitzner 2023-05-09 17:42:40 +00:00
parent b057c49727
commit 94fcf56b28
1 changed files with 2 additions and 0 deletions

View File

@ -64,6 +64,8 @@ keywords =
, "proc"
, "rec"
, "family"
, "stock"
, "anyclass"
]
extraKWs :: [String]