1 Jun 2004 20:49
new Library Infrastructure spec.
Isaac Jones <ijones <at> syntaxpolice.org>
2004-06-01 18:49:44 GMT
2004-06-01 18:49:44 GMT
(followups to libraries <at> haskell.org)
Hail Haskellers!
A commonly-identified obstacle to the spread of Haskell libraries is
that there is no standard way
a) for authors to package a library or other tool for distribution
to others
b) for customers to install such a package
Platforms vary. Haskell compilers vary. Packages have
dependencies. Etc.
Isaac Jones has coordinated an effort to address this problem. We've
had a lot of discussion between him and (at least some of) the folk
involved in the GHC, Hugs, and nhc implementations. This discussion
has led to a new concrete proposed specification[1]. Here it is:
http://www.haskell.org/libraryInfrastructure/proposal
See also the project home page:
http://www.haskell.org/libraryInfrastructure/
We would welcome your feedback, either as a potential library or tool
author, or as a potential consumer, or both. The specification isn't
complete in every detail, but it seems better to post it before
investing in details that may be rendered void by subsequent
discussion.
(Continue reading)
RSS Feed