b9-0.5.67: src/lib/B9/Shake.hs
-- | 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
-- | 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