Bugs item #1122530, was opened at 2005-02-14 12:22
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=629040&aid=1122530&group_id=101095
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: John Goerzen (jgoerzen)
Assigned to: Nobody/Anonymous (nobody)
Summary: DBDirect generates uncompilable code
Initial Comment:
Hi,
Most of the code DBDirect generates works fine.
However, the attached file doesn't build; the error is:
./DBMFGPro/Exr_rate.hs:4:
Multiple declarations of `DBMFGPro.Exr_rate.exr_rate'
./DBMFGPro/Exr_rate.hs:28
./DBMFGPro/Exr_rate.hs:102
And indeed, it looks like ghc has a valid complaint here.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=629040&aid=1122530&group_id=101095
|