Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
  • Simon Jakobi's avatar
    477f13bb
    Use Data.IntMap.disjoint · 477f13bb
    Simon Jakobi authored and Marge Bot's avatar Marge Bot committed
    Data.IntMap gained a dedicated `disjoint` function in containers-0.6.2.1.
    
    This patch applies this function where appropriate in hopes of modest
    compiler performance improvements.
    
    Closes #16806.
    477f13bb
    History
    Use Data.IntMap.disjoint
    Simon Jakobi authored and Marge Bot's avatar Marge Bot committed
    Data.IntMap gained a dedicated `disjoint` function in containers-0.6.2.1.
    
    This patch applies this function where appropriate in hopes of modest
    compiler performance improvements.
    
    Closes #16806.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.