[ol7_developer_EPEL] ghc-shake-devel-0.11.4-4.el7.aarch64

Name:ghc-shake-devel
Version:0.11.4
Release:4.el7
Architecture:aarch64
Group:Unspecified
Size:25192555
License:BSD
RPM: ghc-shake-devel-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:Haskell shake library development files
Description:
This package provides the Haskell shake library development files.

To use Shake the user writes a Haskell program that imports
"Development.Shake", defines some build rules, and calls the
'Development.Shake.shakeArgs' function. Thanks to do notation and infix
operators, a simple Shake build system is not too dissimilar from a simple
Makefile. However, as build systems get more complex, Shake is able to take
advantage of the excellent abstraction facilities offered by Haskell and easily
support much larger projects. The Shake library provides all the standard
features available in other build systems, including automatic parallelism and
minimal rebuilds. Shake also provides more accurate dependency tracking,
including seamless support for generated files, and dependencies on system
information (e.g. compiler version).

Related Packages (Show Changelog) (Show Filelist)