You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to figure out how to use the new hgeometry. When I generate haddocks /home/aavogt/.cabal/store/ghc-9.6.6/hgeometry-1.0.0.0-60d0e11a422806c4e7a540303b7fd84c9bbc5b34c16ded481347b8e58081048b/share/doc/html/src/HGeometry.PolyLine.Simplification.DouglasPeucker.html doesn't have a link to the Point_ or HasSquaredEuclideanDistance constraints/classes:
/home/aavogt/.cabal/store/ghc-9.6.6/hgeometry-1.0.0.0-l-point-2504875e1b4fcd7c8d1e883b0082b2a22faa874a6ced693e231819f9ba006f0e probably contains the classes, but there is no html for that library. I use cabal 3.10.3.0. Other cross-package hyperlinks work, though this is the first time I've seen one cabal file with multiple libraries.
The text was updated successfully, but these errors were encountered:
I'm trying to figure out how to use the new hgeometry. When I generate haddocks
/home/aavogt/.cabal/store/ghc-9.6.6/hgeometry-1.0.0.0-60d0e11a422806c4e7a540303b7fd84c9bbc5b34c16ded481347b8e58081048b/share/doc/html/src/HGeometry.PolyLine.Simplification.DouglasPeucker.html
doesn't have a link to the Point_ or HasSquaredEuclideanDistance constraints/classes:/home/aavogt/.cabal/store/ghc-9.6.6/hgeometry-1.0.0.0-l-point-2504875e1b4fcd7c8d1e883b0082b2a22faa874a6ced693e231819f9ba006f0e
probably contains the classes, but there is no html for that library. I usecabal 3.10.3.0
. Other cross-package hyperlinks work, though this is the first time I've seen one cabal file with multiple libraries.The text was updated successfully, but these errors were encountered: