
#12574: Consistent use of sigs vs signatures in warnings -------------------------------------+------------------------------------- Reporter: crockeea | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.0.1 Resolution: | Keywords: newcomer Operating System: Unknown/Multiple | Architecture: Type of failure: Incorrect | Unknown/Multiple warning at compile-time | Test Case: Blocked By: | Blocking: Related Tickets: #11583, #10752 | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by mpickering): The function which uses this ordering is `flagSpecOf`. An acceptable solution would be to sort `wWarningFlagsDeps` there so that non deprecated flags are preferred to the deprecated versions. Fixing the second problem looks more tricky, we can talk about it more once you've sorted out the first problem. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12574#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler