This didn't follow the libraries process at all, and I've not actually
seen the final patch.
I understand the release deadlines are coming up, but clobbering the
workflow like this is frustrating.
Where is the final patch for review? Did Milan decide for us?
-- Don
----- Forwarded message from GHC -----
Date: Fri, 24 Sep 2010 16:49:04 -0000
From: GHC
Cc: glasgow-haskell-bugs@haskell.org
Subject: Re: [GHC] #4277: Proposal: Significant performance improvements for
Data.Map
#4277: Proposal: Significant performance improvements for Data.Map
--------------------------------------+-------------------------------------
Reporter: dons | Owner: dons
Type: proposal | Status: closed
Priority: normal | Milestone:
Component: libraries (other) | Version: 6.12.3
Resolution: fixed | Keywords: map, containers
Testcase: | Blockedby:
Difficulty: | Os: Unknown/Multiple
Blocking: 4278, 4311 | Architecture: Unknown/Multiple
Failure: Runtime performance bug |
--------------------------------------+-------------------------------------
Changes (by milan):
* status: new => closed
* resolution: => fixed
Comment:
Applied with INLINE => INLINABLE changes.
--