Hello cabal-devel,
the following is a summary of the changes to Cabal to enable Cabal
Configurations.
As we are about to integrate Cabal configurations into the main
branch in order to get more testing feedback, I think it is a good
time to give an overview about my changes.
** Parsing
On Mon, Jul 23, 2007 at 04:03:15PM +1000, Donald Bruce Stewart wrote:
> I'd like to be able to:
>
> * recategorise packages online,
There is a plan to have a plain-text file of attribute-value pairs outside
of the package, with both a web interface and server-side program to
set attributes.