Name: | shake |
---|---|
Version: | 0.11.4 |
Release: | 4.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 17296916 |
License: | BSD |
RPM: | shake-0.11.4-4.el7.aarch64.rpm |
Source RPM: | shake-0.11.4-4.el7.src.rpm |
Build Date: | Mon Jul 30 2018 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://hackage.haskell.org/package/shake |
Summary: | Make-like build system |
Description: | Shake is a Haskell library for writing build systems - designed as a replacement for make. See "Development.Shake" for an introduction, including an example. Further examples are included in the Cabal tarball, under the Examples directory. The homepage contains links to a user manual, an academic paper and further information: <https://github.com/ndmitchell/shake> This package provides the shake tool which can handle most ninja files faster than ninja and simple makefiles. |