Skip to content
  • Tamar Christina's avatar
    Split SysTools up some · e51e565d
    Tamar Christina authored
    Summary:
    SysTools and DriverTools have an annoying mutual dependency.
    They also each contain pieces of the linker. In order for
    changes to be shared between the library and the exe linking
    code this dependency needs to be broken in order to avoid
    using hs-boot files.
    
    Reviewers: austin, bgamari, erikd
    
    Reviewed By: bgamari
    
    Subscribers: rwbarton, thomie
    
    Differential Revision: https://phabricator.haskell.org/D4071
    e51e565d