[GHC] #12575: Support US spelling of `specialise` throughout
GHC
ghc-devs at haskell.org
Tue Sep 6 22:34:35 UTC 2016
#12575: Support US spelling of `specialise` throughout
-------------------------------------+-------------------------------------
Reporter: crockeea | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.1
Keywords: | Operating System: Unknown/Multiple
Architecture: | Type of failure: Other
Unknown/Multiple |
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
GHC doesn't accept `-Wmissed-specializations`. Based on the
[http://downloads.haskell.org/~ghc/latest/docs/html/users_guide/glasgow_exts.html
#specialize-pragma docs], it seems like GHC is trying to support both
spellings, so both spellings in the warning should be supported.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12575>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list