Skip to content

Broken links in template-haskell-2.19.0.0 documentation

Summary

Location of documentation issue: https://hackage.haskell.org/package/template-haskell-2.19.0.0/docs/Language-Haskell-TH-Syntax.html#t:Lift

The link from ByteArray in Lift ByteArray leads to https://hackage.haskell.org/package/template-haskell-2.19.0.0/array-0.5.4.0/Data-Array-Byte.html#t:ByteArray instead of https://hackage.haskell.org/package/base-4.17.0.0/docs/Data-Array-Byte.html#t:ByteArray. I have no clue how array-0.5.4.0 got into this: something looks horribly wrong.

<span class="inst-left"><span class="instance details-toggle-control details-toggle expander" data-details-id="i:ic:Lift:Lift:5"></span> <a href="Language-Haskell-TH-Syntax.html#t:Lift" title="Language.Haskell.TH.Syntax">Lift</a> <a href="../array-0.5.4.0/Data-Array-Byte.html#t:ByteArray" title="Data.Array.Byte">ByteArray</a></span>

The issue looks similar to #20698 (closed), but the latter is succefully closed?..

Proposed improvements or changes

Haddock should generate correct links.

Environment

  • GHC version used: 9.4.1.
  • Haddock version used: 2.27.0
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information