Skip to content

Keep link to hsc2hs (.hsc) source when generating documentation for hsc2hs files #1392

@ghost

Description

Today, when processing hsc2hs files (with extension .hsc) cabal first calls hsc2hs to generate an intermediate .hs file, and then calls HsColour and Haddock with the latter. Wouldn't it be better if HsColour were called with the original hsc2hs file, since it seems capable of handling them?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions