Skip to content
This repository was archived by the owner on Aug 3, 2024. It is now read-only.
This repository was archived by the owner on Aug 3, 2024. It is now read-only.

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

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.

Shouldn't invalid character in packages, not be out commented or escaped?

See also haskell/text#233
since for me it is unclear to determine the root cause of this issue.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions