[GHC] #2915: Arity is smaller than need be
GHC
ghc-devs at haskell.org
Mon Feb 10 16:48:53 UTC 2014
#2915: Arity is smaller than need be
--------------------------------------------+------------------------------
Reporter: simonpj | Owner: simonpj
Type: bug | Status: infoneeded
Priority: lowest | Milestone: 7.6.2
Component: Compiler | Version: 6.10.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Runtime performance bug | Unknown/Multiple
Test Case: | Difficulty: Unknown
Blocking: | Blocked By:
| Related Tickets:
--------------------------------------------+------------------------------
Changes (by nomeata):
* status: new => infoneeded
Comment:
I don’t understand this ticket: Why should `f` have arity 1? It would be
eta-expanded, and we’d be losing work!
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/2915#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list