Closed
Description
- With this flag the user signals he wants ghc warns about type signatures of exported definitions and not for all top level definitions
- It would be nice follow that signal and only show type signature for those exported symbols and no all of them
(Suggested in fp discord channel by @edmundnoble)