Re: Cabal's detailed test interface

2011-09-08 Thread Duncan Coutts
On Tue, 2011-09-06 at 11:16 +0200, José Pedro Magalhães wrote:
 Hi Duncan,
 
 Is there a planned date for a release which will have the detailed test
 interface?

My hope is that it'll be ready in time to be included in a release of
Cabal to go along with GHC 7.4 towards the end of the year.

If you'd like to help move things along then you could help us try out
the new proposed interface. Thomas posted the latest patches yesterday.

Duncan



___
cabal-devel mailing list
cabal-devel@haskell.org
http://www.haskell.org/mailman/listinfo/cabal-devel


Re: Cabal's detailed test interface

2011-09-08 Thread José Pedro Magalhães
Hi,

2011/9/9 Duncan Coutts duncan.cou...@googlemail.com

 On Tue, 2011-09-06 at 11:16 +0200, José Pedro Magalhães wrote:
  Hi Duncan,
 
  Is there a planned date for a release which will have the detailed test
  interface?

 My hope is that it'll be ready in time to be included in a release of
 Cabal to go along with GHC 7.4 towards the end of the year.

 If you'd like to help move things along then you could help us try out
 the new proposed interface. Thomas posted the latest patches yesterday.


Ok, I''ll try to do that after I return from Tokyo.


Pedro



 Duncan



 ___
 cabal-devel mailing list
 cabal-devel@haskell.org
 http://www.haskell.org/mailman/listinfo/cabal-devel

___
cabal-devel mailing list
cabal-devel@haskell.org
http://www.haskell.org/mailman/listinfo/cabal-devel


patch applied (cabal): Better error message for unknown build types and 1 others

2011-09-08 Thread Duncan Coutts
Thu Sep  1 04:40:46 PDT 2011  Duncan Coutts dun...@community.haskell.org
  * Better error message for unknown build types

M ./cabal-install/Distribution/Client/SetupWrapper.hs -2 +9

View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal;a=darcs_commitdiff;h=20110901114046-5c91e-b15f76923853008607148d8b497186c7fc882d9c.gz

Sun Sep  4 17:15:15 PDT 2011  Duncan Coutts dun...@community.haskell.org
  * Fix a typo in a QA message

M ./cabal/Distribution/PackageDescription/Check.hs -1 +1

View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal;a=darcs_commitdiff;h=20110905001515-5c91e-3a6e6fc0b833d912f1bd6567cf139a72440a8a36.gz


___
cabal-devel mailing list
cabal-devel@haskell.org
http://www.haskell.org/mailman/listinfo/cabal-devel


patch applied (cabal): Add the ConstraintKind extension and 1 others

2011-09-08 Thread Duncan Coutts
Tue Sep  6 02:41:45 PDT 2011  Max Bolingbroke batterseapo...@hotmail.com
  * Add the ConstraintKind extension

M ./cabal/Language/Haskell/Extension.hs +6

View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal;a=darcs_commitdiff;h=20110906094145-9b787-10ba6f49a64309fda09b86f40c806fa309cb8027.gz

Thu Sep  8 15:08:19 PDT 2011  Duncan Coutts dun...@community.haskell.org
  * Change extension name to ConstraintKinds
  For consistency with the rest of the extensions. Requested by SPJ.

M ./cabal/Language/Haskell/Extension.hs -1 +1

View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal;a=darcs_commitdiff;h=20110908220819-5c91e-7eaac659743c11a916865b72683825a54fe04b1e.gz


___
cabal-devel mailing list
cabal-devel@haskell.org
http://www.haskell.org/mailman/listinfo/cabal-devel


RE: Cabal patch: add the ConstraintKind extension

2011-09-08 Thread Duncan Coutts
Simon, Max,

Pushed, and name changed to ConstraintKinds.

Duncan

On Wed, 2011-09-07 at 07:26 +, Simon Peyton-Jones wrote:
 Duncan
 
 Tiny nit: could we call it ConstraintKinds not ConstraintKind, for 
 consistency with the rest of the extensions?
 
 Thanks
 
 Simon
 
 | -Original Message-
 | From: cabal-devel-boun...@haskell.org 
 [mailto:cabal-devel-boun...@haskell.org] On
 | Behalf Of Max Bolingbroke
 | Sent: 06 September 2011 10:43
 | To: cabal-devel; Duncan Coutts
 | Subject: Cabal patch: add the ConstraintKind extension
 | 
 | Pretty trivial patch to support upcoming GHC extension.
 | 
 | Please review+apply.
 | 
 | Max



___
cabal-devel mailing list
cabal-devel@haskell.org
http://www.haskell.org/mailman/listinfo/cabal-devel