head 1.1; access; symbols pkgsrc-2026Q1:1.1.0.10 pkgsrc-2026Q1-base:1.1 pkgsrc-2025Q4:1.1.0.8 pkgsrc-2025Q4-base:1.1 pkgsrc-2025Q3:1.1.0.6 pkgsrc-2025Q3-base:1.1 pkgsrc-2025Q2:1.1.0.4 pkgsrc-2025Q2-base:1.1 pkgsrc-2025Q1:1.1.0.2 pkgsrc-2025Q1-base:1.1; locks; strict; comment @# @; 1.1 date 2025.01.31.14.22.52; author pho; state Exp; branches; next ; commitid qNpMHV4NbjTR4EHF; desc @@ 1.1 log @devel/hs-shake: import hs-shake-0.19.8 Shake is a Haskell library for writing build systems - designed as a replacement for make. See Development.Shake for an introduction, including an example. The homepage contains links to a user manual, an academic paper and further information: https://shakebuild.com 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). @ text @$NetBSD: distinfo,v 1.5 2014/04/16 23:05:31 szptvlfn Exp $ BLAKE2s (shake-0.19.8.tar.gz) = 516d7e873607cb1197a5119e23c73817ebc230d146011d773d3a7dafbe7ed8c9 SHA512 (shake-0.19.8.tar.gz) = 0570155f03a02cacfcd1c30d16e3a7c4a2d44bc74d4d37f21d36883a88fe51289aa01b1a6f8f961e79cf0143edbec6c50158f0a5aace87bb6b6010f00c9d02b9 Size (shake-0.19.8.tar.gz) = 268011 bytes @