haskell / haskell/cabal

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

Open
#1,392 0 comments 0 reactions 0 assignees View on GitHub
Cabal: other documentation old-milestone: ⊥ type: enhancement
Dominant language
Haskell
Stars
1.7k
Forks
750
Avg merge
4d 3h
Merged PRs (30d)
28

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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.