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

Safe HaskellNone
LanguageHaskell2010

Development.Shake.Clean

Synopsis

Documentation

cleanElm :: Action () Source #

Clean elm-stuff directory and file extensions typically associated w/ Elm builds.

cleanProducts :: Action () Source #

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

cleanHaskell :: Action () Source #

Clean directories and file extensions typically associated w/ Haskell builds