Closed
Description
In this file I have set -XNoDataKinds
but HLS suggests adding it!
Furthermore, if I follow the suggestion it does add DataKinds
to the extensions, but to no effect because NoDataKinds
hasn't been removed. The suggestion sticks around too.
Probably best not to suggest things which are disabled or have already been enabled (and aren't taking affect for whatever reason)