
#15388: GHC reports missing INLINABLE pragmas in vector and ghc-prim -------------------------------------+------------------------------------- Reporter: ChaiTRex | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: 8.6.1 Component: Compiler | Version: 8.4.3 Resolution: | Keywords: 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 bgamari): Well, it is indeed not clear to me that we should be throwing warnings for pragmas on bindings that the user didn't even write (e.g. `GHC.Classes.$w$c<=`). On one hand, the warning may help guide the user to the cause of a specialisation failure (even if the warning's suggestion isn't actionable); on the other hand, I can see this being confusing for users. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15388#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler