summaryrefslogtreecommitdiff
path: root/compiler/GHC/Parser/Errors.hs
diff options
context:
space:
mode:
authorDaniel Rogozin <daniel.rogozin@serokell.io>2021-04-20 19:22:56 +0300
committerDaniel Rogozin <daniel.rogozin@serokell.io>2021-04-23 19:59:16 +0300
commit62fbbe95ad21af5a1db3292622d39f1444f52b75 (patch)
tree4543825759492a9bd7636a8489fccb9c6e9cbf59 /compiler/GHC/Parser/Errors.hs
parentd1acda985696f2e828452e246686fb35294bb7fa (diff)
downloadhaskell-wip/T17594.tar.gz
Diffstat (limited to 'compiler/GHC/Parser/Errors.hs')
-rw-r--r--compiler/GHC/Parser/Errors.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/GHC/Parser/Errors.hs b/compiler/GHC/Parser/Errors.hs
index 83812f7673..e3f7e869da 100644
--- a/compiler/GHC/Parser/Errors.hs
+++ b/compiler/GHC/Parser/Errors.hs
@@ -401,7 +401,6 @@ data Hint
| SuggestLetInDo
| SuggestPatternSynonyms
| SuggestInfixBindMaybeAtPat !RdrName
- | TypeApplicationsInPatternsOnlyDataCons -- ^ Type applications in patterns are only allowed on data constructors
data LexErrKind