shake-ext-2.5.0.0: Helper functions for linting with shake

Safe HaskellNone
LanguageHaskell2010

Development.Shake.Clean

Synopsis

Documentation

cleanProducts :: Action () Source #

Clean generic products (.o, .so, .a).

cleanHaskell :: Action () Source #

Clean directories and file extensions typically associated w/ Haskell builds