[Bug 264049] Mk/Uses/cabal.mk: 'make ma ke-use-cabal-revs' fails: fetch: http://hacka ge.haskell.org/package/attoparsec-0.14.4-l-at toparsec-internal/revisions/: Not Found
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 17 May 2022 18:49:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264049 Gleb Popov <arrowd@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|haskell@FreeBSD.org |arrowd@FreeBSD.org CC| |arrowd@FreeBSD.org Status|New |Open --- Comment #1 from Gleb Popov <arrowd@FreeBSD.org> --- Just remove "attoparsec-0.14.4-l-attoparsec-internal" from USE_CABAL, it is a known problem. I have plans to reimplement make-use-cabal[-revs] targets, but it is just not there yet. If you are updating Haskell ports, take a look at GHC 9.2.2 WIP branch [1]. It might be better to submit a PR against it. [1] https://github.com/freebsd/freebsd-ports-haskell/tree/ghc922 -- You are receiving this mail because: You are the assignee for the bug.