Skip to content
  • ttuegel's avatar
    1bda4281
    fix HPC tests with GHC 7.10 · 1bda4281
    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.
    1bda4281
    fix HPC tests with GHC 7.10
    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.
Loading