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-sqlite-1.0.0.0, with haddock, the compilation fails in Statement.hsc due to an unescaped slash character on line 45. This has been fixed upstream. See changeset 156: http://software.complete.org/hdbc-sqlite3/changeset/156 Reproducible: Always Steps to Reproduce: 1. USE="doc" emerge hdbc-sqlite Actual Results: Preprocessing library HDBC-sqlite3-1.0.0.0... Building HDBC-sqlite3-1.0.0.0... dist/build/tmp/Database/HDBC/Sqlite3/Statement.hs:"Statement.hsc": 46:15: parse error in doc string: [haddock: EOF token Preprocessing library HDBC-sqlite3-1.0.0.0... Running Haddock for HDBC-sqlite3-1.0.0.0... !!! ERROR: dev-haskell/hdbc-sqlite-1.0.0.0 failed. Expected Results: Should compile normally.
*** Bug 180686 has been marked as a duplicate of this bug. ***
Yep, can reproduce. Will try and get updated hdbc-* versions into portage.
hdbc-1.0.1 and the corresponding backends are now in portage.