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.

Named chunk before imports causes error also if it is placed before module declaration. #239

Open
@ghc-mirror

Description

@ghc-mirror

Original reporter: patrick.john.wheeler@

Haddock fails to parse file with:

Haddock coverage:

Test.hs:12:1: parse error on input `import'

When a named chunk is placed before imports. It works just fine after imports.

Similarly if the named chunk is placed before the module declaration causes haddock to fail with the same error.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions