Difference between revisions of "Stackage"

From HaskellWiki
Jump to navigation Jump to search
(Added a link to the original blog post)
(→‎Links: Added a link to the Stackage package list)
Line 8: Line 8:
 
* [https://github.com/fpco/stackage Repository]
 
* [https://github.com/fpco/stackage Repository]
 
* [https://groups.google.com/d/forum/stackage Mailinglist]
 
* [https://groups.google.com/d/forum/stackage Mailinglist]
  +
* [http://daniel-diaz.github.io/stackagelist/ Stackage package list]
 
* [http://www.yesodweb.com/blog/2012/11/stable-vetted-hackage Original blog post]
 
* [http://www.yesodweb.com/blog/2012/11/stable-vetted-hackage Original blog post]
   

Revision as of 00:09, 6 November 2013

This article is a stub. You can help by expanding it.

Stackage is a project to create a stable subset of Haskell packages from Hackage.


Links