[GHC] #8095: TypeFamilies painfully slow

GHC ghc-devs at haskell.org
Mon Aug 6 07:27:32 UTC 2018


#8095: TypeFamilies painfully slow
-------------------------------------+-------------------------------------
        Reporter:  MikeIzbicki       |                Owner:  goldfire
            Type:  bug               |               Status:  new
        Priority:  high              |            Milestone:
       Component:  Compiler (Type    |              Version:  7.6.3
  checker)                           |
      Resolution:                    |             Keywords:  TypeFamilies
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  Compile-time      |  Unknown/Multiple
  performance bug                    |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #5321, #11598,    |  Differential Rev(s):  Phab:D3752,
  #12506, #13386                     |  Phab:D4766
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by redv):

 * cc: redv (added)


Comment:

 I would also be keen on seeing some progress here.
 More libraries are using type families.
 I would like to use superrecord for example, but compile time performance
 is not good.
 At a guess, probably due to slow type families.

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


More information about the ghc-tickets mailing list