Re: [GHC] #3321: -fhpc assumes original sources relative to the current directory

#3321: -fhpc assumes original sources relative to the current directory
-------------------------------------+-------------------------------------
Reporter: duncan | Owner:
Type: bug | Status: closed
Priority: lowest | Milestone: 7.12.1
Component: Code Coverage | Version: 6.10.1
Resolution: worksforme | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: None/Unknown | Unknown/Multiple
Blocked By: | Test Case:
Related Tickets: | Blocking:
| Differential Revisions:
-------------------------------------+-------------------------------------
Changes (by thomie):
* cc: ttuegel (added)
* status: new => closed
* resolution: => worksforme
Comment:
@duncan, @ttuegel: I think this works now (the issue was opened 7 years
ago). Please reopen if you find ghc still doesn't handle the combination
of `-fhpc` and `-i` properly.
{{{
$ mkdir a
$ mkdir b
$ cat > ./a/A.hs <
participants (1)
-
GHC