#15: implement dependency analysis
+---
Reporter: ijones |Owner: duncan
Type: enhancement| Status: assigned
Priority: high |Milestone: Cabal-2.0
#15: implement dependency analysis
+---
Reporter: ijones |Owner: duncan
Type: enhancement| Status: assigned
Priority: high |Milestone: Cabal-2.0
#15: implement dependency analysis
+---
Reporter: ijones |Owner: duncan
Type: enhancement| Status: assigned
Priority: high |Milestone: Cabal-2.0
#15: implement dependency analysis
+---
Reporter: ijones |Owner: duncan
Type: enhancement| Status: assigned
Priority: high |Milestone: Cabal-2.0
#15: implement dependency analysis
+---
Reporter: ijones |Owner: ijones
Type: enhancement| Status: new
Priority: high |Milestone: Cabal-1.4
#15: implement dependency analysis
--+-
Reporter: ijones |Owner: ijones
Type: enhancement | Status: new
Priority: normal |Milestone: Cabal-1.4
Component: Cabal
#29: perform package dependency analysis for cabal-install
+---
Reporter: ijones |Owner: ijones
Type: enhancement| Status: closed
Priority: normal |Milestone: Cabal
On Mon, 2007-08-27 at 20:58 -0400, Peter Gavin wrote:
> Hello everyone,
>
> I was able to get dependency analysis working without touching a
> single Cabal source file. I've added a new module
> Distribution.Simple.DepBuild, and a new version of Setup.lhs named
>
On Sun, 2007-08-26 at 10:45 -0400, Peter Gavin wrote:
> Hello everyone,
>
> Here's a very-very-very alpha, not-yet-for-general-use patch that
> enables dependencies in Cabal.
Cool!
> Basically, all that works right now is building GHC libraries. I
> haven't implemented compiling executables yet
Hello everyone,
Here's a very-very-very alpha, not-yet-for-general-use patch that
enables dependencies in Cabal.
Basically, all that works right now is building GHC libraries. I
haven't implemented compiling executables yet. But each module is
compiled one at a time, and each is scanned for the
On 21 aug 2007, at 17.37, Peter Gavin wrote:
Hello everyone,
I've been making decent progress on getting dependency analysis
working. I've just about gotten libHScabal.a to build using it :)
But it's starting to look like it won't be possible to simply drop in
my code t
Hello everyone,
I've been making decent progress on getting dependency analysis
working. I've just about gotten libHScabal.a to build using it :)
But it's starting to look like it won't be possible to simply drop in
my code to the current system. So rather than try to do t
On Mon, 2007-08-13 at 13:38 +0300, Esa Ilari Vuokko wrote:
> On 8/13/07, Peter Gavin <[EMAIL PROTECTED]> wrote:
> > A few of us have been talking about putting dependency analysis into
> > cabal. This, I feel, is something that needs to be Done Right :) So
> > I
On 8/13/07, Peter Gavin <[EMAIL PROTECTED]> wrote:
> A few of us have been talking about putting dependency analysis into
> cabal. This, I feel, is something that needs to be Done Right :) So
> I've put up a page in the wiki:
> <http://hackage.haskell.org/trac/hacka
On Mon, 2007-08-13 at 10:00 +0100, Neil Mitchell wrote:
> Hi Peter,
>
> There is an existing implementation of some of the make stuff in Yhc,
> but separated into a stand-alone library:
>
> http://darcs.haskell.org/yhc/src/libraries/make/
>
> I am happy to work with you, and in particular to wri
this make
code with Cabal.
Thanks
Neil
On 8/13/07, Peter Gavin <[EMAIL PROTECTED]> wrote:
> Hello everyone,
>
> A few of us have been talking about putting dependency analysis into
> cabal. This, I feel, is something that needs to be Done Right :) So
> I've put up a
Hello everyone,
A few of us have been talking about putting dependency analysis into
cabal. This, I feel, is something that needs to be Done Right :) So
I've put up a page in the wiki:
<http://hackage.haskell.org/trac/hackage/wiki/DependencyAnalysis>.
I want to write some code
17 matches
Mail list logo