Skip to content
bonnefoa edited this page Sep 14, 2010 · 2 revisions

Welcome to Shaker wiki!

Shaker is a build tool which allow to compile an haskell project with some features like continuous action similar to SBT.

For the moment, all configuration are made via cabal. Shaker will read cabal configuration to discover source directories, compilation options and targets to compile.

First, see Installation to install shaker on your system. You may see Usage to learn how to use Shaker.

Clone this wiki locally