[GHC] #8158: Replace IO manager's IntMap with a mutable hash table

GHC ghc-devs at haskell.org
Tue Aug 27 20:55:00 UTC 2013


#8158: Replace IO manager's IntMap with a mutable hash table
-------------------------------+-------------------------------------------
        Reporter:  bos         |            Owner:  AndreasVoellmy
            Type:  feature     |           Status:  patch
  request                      |        Milestone:  7.8.1
        Priority:  high        |          Version:  7.7
       Component:              |         Keywords:
  libraries/base               |     Architecture:  Unknown/Multiple
      Resolution:              |       Difficulty:  Easy (less than 1 hour)
Operating System:              |       Blocked By:
  Unknown/Multiple             |  Related Tickets:
 Type of failure:  Other       |
       Test Case:              |
        Blocking:              |
-------------------------------+-------------------------------------------

Comment (by kazu-yamamoto):

 Andi, you should not execute "git pull" on your ghc source directroy. The
 latest GHC can be built but "cabal install <something>" with the latest
 GHC head fails. You should use the GHC source tree on your machine as it
 is.

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8158#comment:15>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler




More information about the ghc-tickets mailing list