On Sat, Apr 12, 2008 at 8:21 PM, Kevin Quick <[EMAIL PROTECTED]> wrote:
>
> On 12 Apr 2008, at 1:08 AM, Michael Homer wrote:
> > On Sat, Apr 12, 2008 at 7:16 PM, Kevin Quick <[EMAIL PROTECTED]> wrote:
> >>
>
> > It's in the %decls (Perl) hash, typed to an array - cabal_variables
> > and runhask
On 12 Apr 2008, at 1:08 AM, Michael Homer wrote:
> On Sat, Apr 12, 2008 at 7:16 PM, Kevin Quick <[EMAIL PROTECTED]> wrote:
>>
> It's in the %decls (Perl) hash, typed to an array - cabal_variables
> and runhaskell should be listed there too.
They are.
> Only the entries tied to a
> particular set
On Sat, Apr 12, 2008 at 7:16 PM, Kevin Quick <[EMAIL PROTECTED]> wrote:
> On 11 Apr 2008, at 4:16 PM, Michael Homer wrote:
> > On Fri, Apr 11, 2008 at 11:44 AM, Kevin Quick <[EMAIL PROTECTED]> wrote:
> > > On 10 Apr 2008, at 12:01 AM, [EMAIL PROTECTED] wrote:
> > > The issue here is that the Cab
On 11 Apr 2008, at 4:16 PM, Michael Homer wrote:
On Fri, Apr 11, 2008 at 11:44 AM, Kevin Quick <[EMAIL PROTECTED]> wrote:
On 10 Apr 2008, at 12:01 AM, [EMAIL PROTECTED] wrote:
The issue here is that the Cabal database (visible via "$ ghc-pkg
list")
should be told when a new version is sel
On Fri, Apr 11, 2008 at 11:44 AM, Kevin Quick <[EMAIL PROTECTED]> wrote:
> On 10 Apr 2008, at 12:01 AM, [EMAIL PROTECTED] wrote:
>
> > Attached is a patch that will upgrade Compile/MakeRecipe to support the
> Cabal
> > build/library system (http://hackage.haskell.org/cabal) used for Haskell
> > (G
[Sorry Michael: my Spam filter ate your response, so I'm paraphrasing
here]
Attached is an updated version of this patch against the SVN for
Compile. It utilized runhooks and SandboxInstall. (Thanks due
Michael Homer for the pointers)
On 10 Apr 2008, at 12:01 AM, [EMAIL PROTECTED] wrote
On Thu, Apr 10, 2008 at 7:01 PM, <[EMAIL PROTECTED]> wrote:
> Attached is a patch that will upgrade Compile/MakeRecipe to support the Cabal
> build/library system (http://hackage.haskell.org/cabal) used for Haskell
> (GHC). This performs the build using the standard Haskell methodology,
> regi