Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
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.
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 ***