Commit graph

6 commits

Author SHA1 Message Date
PHO / phonohawk
2cd3f6ec00 Upstream update to Cabal-1.6.0.3 2009-11-10 09:31:56 +00:00
Thomas Klausner
4c850f93bc Remove obsolete @dirrm lines. 2009-10-11 10:44:24 +00:00
Thomas Klausner
18dbec4419 Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.
2009-05-20 00:58:39 +00:00
Emil Sköldberg
818d75ba56 Completed the fix of the buildlink file. 2009-05-13 11:06:57 +00:00
Emil Sköldberg
bbbf401694 Fixed the buildlink file that was not updated properly after move
from wip/cabal
2009-05-13 11:05:29 +00:00
Emil Sköldberg
9ffb464a84 Import hs-cabal-1.6.0.2 as wip/hs-cabal.
The Haskell Cabal is is the Common Architecture for Building
Applications and Libraries. It is a framework which defines a common
interface for authors to more easily build their applications in a
portable way. The Haskell Cabal is meant to be a part of a larger
infrastructure for distributing, organizing, and cataloging Haskell
Libraries and Tools.

Specifically, the Cabal describes what a Haskell package is, how these
packages interact with the language, and what Haskell implementations
must to do to support packages. The Cabal also specifies some
infrastructure (code) that makes it easy for tool authors to build and
distribute conforming packages.

The Cabal is only one contribution to the larger goal. In particular,
the Cabal says nothing about more global issues such as how authors
decide where in the module name space their library should live; how
users can find a package they want; how orphan packages find new
owners; and so on.
2009-05-13 10:55:04 +00:00