#12613: Fix spelling of INLIN(E)ABLE in comments -------------------------------------+------------------------------------- Reporter: mpickering | Owner: Type: task | Status: new Priority: lowest | Milestone: Component: Compiler | Version: 8.0.1 Resolution: | Keywords: newcomer Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by Joachim Breitner <mail@…>): In [changeset:"68f72f101d67b276aff567be03619a3fd9618017/ghc" 68f72f10/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="68f72f101d67b276aff567be03619a3fd9618017" Replace INLINEABLE by INLINABLE (#12613) as the latter is the official, correct spelling, and the former just a misspelling accepted by GHC. Also document in the user’s guide that the alternative spelling is accepted This commit was brough to you by HIW 2016. }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12613#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler