Teach obfuscation module new haskell keywords
parent
b057c49727
commit
94fcf56b28
|
@ -64,6 +64,8 @@ keywords =
|
|||
, "proc"
|
||||
, "rec"
|
||||
, "family"
|
||||
, "stock"
|
||||
, "anyclass"
|
||||
]
|
||||
|
||||
extraKWs :: [String]
|
||||
|
|
Loading…
Reference in New Issue