Opened 19 years ago
Closed 19 years ago
#5841 closed defect (fixed)
BUG: hat-2.04
Reported by: | dylan@… | Owned by: | gwright@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
hat-2.04
http://www.haskell.org/pipermail/hat/2005-July/000199.html
Description: A specific file in the hat-2.04 distribution was patched by the author. The current darwin ports version does not contain the patched file. The updated version of the file is available at the above URL.
Comments: Without the updated version of this file, the hat transformation fails when compiling programs invoving the Time module. This is a serious flaw. I patched a downloaded version of the current darwin ports source package and rebuilt hat. This didn't seem to update the necessary file (/ opt/local/lib/ghc-6.4.1/package.conf). I updated the file manually to mention the correct modules as exposed and my hat transformation seemed to work properly.
Change History (3)
comment:1 Changed 19 years ago by gwright@…
Status: | new → assigned |
---|
comment:2 Changed 19 years ago by gwright@…
comment:3 Changed 19 years ago by gwright@…
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Having not heard otherwise, I assume that this is now fixed and am closing the bug.
-Greg
Hi Dylan,
This should be fixed now. Iapplied the patch noted in the mailing list. You will also have to update hmake, which needed a small change as well.
Let me know if it works.
Best Wishes, Greg