Skip to content

Haddock to Latex fails on Data-Text-Internal #233

Closed
@pjljvandelaar

Description

@pjljvandelaar

When I run
stack haddock --haddock-arguments "--latex"
on a project that contains Data.Text (from text 1.2.3.0), I get

    haddock: internal error: .stack-work\dist\67675594\doc\html\text\Data-Text-Internal.tex: commitBuffer: invalid argument (invalid character)

After which haddock stops.

Could this offending character be removed?

Of course, maybe the bug is in haddock: see haskell/haddock#929.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions