-- | A module that re-exports all B9 Shake integration. -- Which by the way is crude and preliminary... module B9.Shake ( module X ) where import B9.Shake.Actions as X import B9.Shake.SharedImageRules as X