Skip to content

Spelling correction in LANGUAGE pragmas

Somewhat in the spirit of my perenially-ignored #2442 (closed) ticket:

{-# LANGUAGE ExistientialQuantification #-}

Should results in:

readFail046.hs:1:14:
    Unsupported extension: ExistientialQuantification
    Perhaps you meant `ExistentialQuantification' or `NoExistentialQuantification'

Because I always say RecordWildCards instead of RecordWildcards, and can't remember how to spell "existential" :-)

Trac metadata
Trac field Value
Version 6.12.1
Type FeatureRequest
TypeOfFailure OtherFailure
Priority normal
Resolution Unresolved
Component Compiler
Test case
Differential revisions
BlockedBy
Related
Blocking
CC
Operating system
Architecture
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information