Copyright | (c) Edward Kmett 2017 (c) Edward Kmett and Dan Doel 2012-2013 |
---|---|
License | BSD2 |
Maintainer | Edward Kmett <ekmett@gmail.com> |
Stability | experimental |
Portability | non-portable |
Safe Haskell | None |
Language | Haskell2010 |
Documentation
class HasCommand c where Source #
executeCommand :: String -> IO () Source #