Re: Cabal build vs cabal new-build output differences?

2016-05-02 Thread Carter Schonwald
for those who are curious,
https://github.com/SublimeHaskell/SublimeHaskell/issues/265 is the issue
downstream :)

On Mon, May 2, 2016 at 5:36 PM, Carter Schonwald  wrote:

> Hello all!
> I upgraded my cabal-install from a dev snapshot of 1.24 to the release
> (currently using ghc 8.0 rc4)
>
> One change I'm trying to track down is that my standard editor tooling
> (sublime Haskell ) now hangs when there's non empty output in stderr (,
> which it would typically parse and present error highlighting with ), and
> curiously, when I patched sublime Haskell to use new-build the sublime
> Haskell tooling worked like a charm.
>
> I'm hard pressed to understand why there's a difference, and I don't seen
> any commits on the cabal packages that should impact this (though to be
> fair my earlier rc build of cabal 1.24 was using ghc 7.10.3, but that
> doesn't explain why new-build seems to work fine for me )
>
> I've also reported a bug with sublime Haskell, but any upstream wisdom or
> ideas would be appreciated
>
___
cabal-devel mailing list
cabal-devel@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/cabal-devel


Cabal build vs cabal new-build output differences?

2016-05-02 Thread Carter Schonwald
Hello all!
I upgraded my cabal-install from a dev snapshot of 1.24 to the release
(currently using ghc 8.0 rc4)

One change I'm trying to track down is that my standard editor tooling
(sublime Haskell ) now hangs when there's non empty output in stderr (,
which it would typically parse and present error highlighting with ), and
curiously, when I patched sublime Haskell to use new-build the sublime
Haskell tooling worked like a charm.

I'm hard pressed to understand why there's a difference, and I don't seen
any commits on the cabal packages that should impact this (though to be
fair my earlier rc build of cabal 1.24 was using ghc 7.10.3, but that
doesn't explain why new-build seems to work fine for me )

I've also reported a bug with sublime Haskell, but any upstream wisdom or
ideas would be appreciated
___
cabal-devel mailing list
cabal-devel@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/cabal-devel


[ANN] Cabal and cabal-install 1.24.0.0 have been released

2016-05-02 Thread Ryan Thomas
Hi all,

Cabal and cabal-install 1.24.0.0 have been released.

These have been uploaded to hackage, tagged in the repo and updated on the
downloads page.

The changelog is quite extensive, so please see here
 and
here  for the
complete details.

Cheers,

ryan
___
cabal-devel mailing list
cabal-devel@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/cabal-devel