| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Development.Shake.Clean
- cleanElm :: Action ()
- cleanProducts :: Action ()
- cleanHaskell :: Action ()
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