Skip to content
  • ttuegel's avatar
    fix HPC tests with GHC 7.10 · 0b463457
    ttuegel authored
    Starting with version 7.10, GHC puts the module interface (.mix) files
    for each project in a subdirectory of -hpcdir named for the package
    key. We must adjust the search path accordingly when checking for the
    .mix file.
    0b463457