summaryrefslogtreecommitdiff
path: root/compiler/GHC/Utils/Monad.hs
diff options
context:
space:
mode:
authorVladislav Zavialov <vlad.z.4096@gmail.com>2022-10-09 14:15:37 +0000
committerMarge Bot <ben+marge-bot@smart-cactus.org>2022-10-10 17:14:06 -0400
commit44fcdb04467c23b794a82451c64cbfaed6f4ef62 (patch)
treec735f6e874bebd6e61eb0947cc9e5de81fd5fa90 /compiler/GHC/Utils/Monad.hs
parent945e8e491441c1efdab7c0e1bd2e04d0224a4ad5 (diff)
downloadhaskell-44fcdb04467c23b794a82451c64cbfaed6f4ef62.tar.gz
Parser/PostProcess: rename failOp* functions
There are three functions named failOp* in the parser: failOpNotEnabledImportQualifiedPost failOpImportQualifiedTwice failOpFewArgs Only the last one has anything to do with operators. The other two were named this way either by mistake or due to a misunderstanding of what "op" stands for. This small patch corrects this.
Diffstat (limited to 'compiler/GHC/Utils/Monad.hs')
0 files changed, 0 insertions, 0 deletions