[Bug 248790] Mk/Uses/cabal.mk: Add dependencies for make-use-cabal
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Sep 6 14:32:46 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248790
Gleb Popov <arrowd at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |arrowd at FreeBSD.org
Status|New |Closed
Resolution|--- |FIXED
--- Comment #1 from Gleb Popov <arrowd at FreeBSD.org> ---
It is not that simple. The "cabal-extract" target can be substituted with
"extract" in case of MASTER_SITES != Hackage. Moreover, Makefile dependencies
are resolved by some output file, so for example "make-use-cabal" should check
for some file created by "cabal-extract-deps".
I'm hesistant to commit this patch as is, so I'll close this for now. But if
you come up with another one, please reopen this.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-haskell
mailing list