highlights(haskell): add fail to exception highlights

This commit is contained in:
Marc Jakobi 2023-12-04 18:39:26 +01:00 committed by Christian Clason
parent 96e01877b8
commit 732c8cb0b4

View file

@ -425,6 +425,7 @@
"bracket_" "bracket_"
"bracketOnErrorSource" "bracketOnErrorSource"
"finally" "finally"
"fail"
"onException" "onException"
"expectationFailure")) "expectationFailure"))