Opened 19 years ago
Closed 19 years ago
#3218 closed defect (fixed)
hat incorrectly sets ghc's package.conf
Reported by: | mvitocruz@… | Owned by: | gwright@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
Change History (4)
comment:1 Changed 19 years ago by mvitocruz@…
comment:2 Changed 19 years ago by gwright@…
Status: | new → assigned |
---|
I'll take a look at it. The new packaging system for ghc is a real pain.
/gw
comment:3 Changed 19 years ago by gwright@…
I have rebuilt hat with the latest ghc-6.4.1 and I am able to successfully run hat on the examples in the online tutorial.
If no one complains in the next few days, I will close this bug.
-Greg
comment:4 Changed 19 years ago by gwright@…
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
hat works for me under 6.4.1 and no one has complained, so I am closing this bug.
-Greg
Note: See
TracTickets for help on using
tickets.
(oops, accidentally hit "Return" before I could type in the description...) The summary is my best guess for the source of the problem that I'm having while trying to compile a program with ghc and hmake with hat tracing enabled. The error I'm getting is (this is from invoking "hmake -hat myprogram"):
Hat/Utils.hs:15:0:
work/destroot/opt/local/lib/ghc-6.4/imports/hat/Hat/PreludeBasic.hi
If I edit package.conf so that things point to the right directory, the build is able to get past this point but then encounters more errors (this probably won't be helpful but they look like:
Hat/Language.hs:1491:45:
...)