Date: Sun, 06 Sep 2020 14:32:46 +0000 From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: [Bug 248790] Mk/Uses/cabal.mk: Add dependencies for make-use-cabal Message-ID: <bug-248790-16154-guRPkoMnOU@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-248790-16154@https.bugs.freebsd.org/bugzilla/> References: <bug-248790-16154@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248790 Gleb Popov <arrowd@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |arrowd@FreeBSD.org Status|New |Closed Resolution|--- |FIXED --- Comment #1 from Gleb Popov <arrowd@FreeBSD.org> --- It is not that simple. The "cabal-extract" target can be substituted with "extract" in case of MASTER_SITES !=3D Hackage. Moreover, Makefile dependen= cies are resolved by some output file, so for example "make-use-cabal" should ch= eck 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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-248790-16154-guRPkoMnOU>