Bug 180686 - dev-haskell/hdbc-odbc-1.0.0.0 compilation fails in Connection.hs: parse error
Bug#: 180686 Product:  Gentoo Linux Version: 2006.1 Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: DUPLICATE Assigned To: haskell@gentoo.org Reported By: howard_b_golden@yahoo.com
Component: Applications
URL: 
Summary: dev-haskell/hdbc-odbc-1.0.0.0 compilation fails in Connection.hs: parse error
Keywords:  
Status Whiteboard: 
Opened: 2007-06-03 04:36 0000
Description:   Opened: 2007-06-03 04:36 0000
When compiling dev-haskell/hdbc-odbc-1.0.0.0, with haddock enabled, the
compilation of Connection.hs fails with a parse error. This has been fixed
upstream by removing the "#" character from Connection.hs line 77. See upstream
changeset 245: http://software.complete.org/hdbc-odbc/changeset/245

Reproducible: Always

Steps to Reproduce:
1. emerge hdbc-odbc
Actual Results:  
Building HDBC-odbc-1.0.0.0...
dist/build/tmp/Database/HDBC/ODBC/Connection.hs:"Connection.hsc": 77:43: Parse
error
Preprocessing library HDBC-odbc-1.0.0.0...
Running Haddock for HDBC-odbc-1.0.0.0...

!!! ERROR: dev-haskell/hdbc-odbc-1.0.0.0 failed.

Expected Results:  
Should compile successfully.

------- Comment #1 From Duncan Coutts (RETIRED) 2007-07-11 14:16:41 0000 -------
Can reproduce this one too. I'll mark this one as a dup of #180690 (though
yeah, technically it's in a different hdbc backend) and report progress in the
other bug.

*** This bug has been marked as a duplicate of bug 180690 ***