Stack

From HaskellWiki
Revision as of 19:10, 24 July 2015 by Beerdude26 (talk | contribs)
Jump to navigation Jump to search

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

For the description of the common computer term stack, see the Wikipedia article Stack (abstract data type) or Call stack.


Introduction

Stack is a development tool for the entire Haskell development cycle, from installing the compiler and packages to testing and benchmarking software.

Blog posts / Tutorials


Important links


Other links