pkgsrc/devel/hs-focus/PLIST
pho b258f52b96 devel/hs-focus: import hs-focus-1.0.3
An API for construction of free-form strategies of access and manipulation
of elements of arbitrary data structures. It allows to implement efficient
composite patterns, e.g., a simultaneous update and lookup of an element,
and even more complex things.

Strategies are meant to be interpreted by the host data structure
libraries. Thus they allow to implement all access and modification
patterns of a data structure with just a single function, which interprets
strategies.

This library provides pure and monadic interfaces, so it supports both
immutable and mutable data structures.
2022-02-16 05:08:34 +00:00

22 lines
1.2 KiB
Text

@comment $NetBSD: PLIST,v 1.1 2022/02/16 05:08:34 pho Exp $
lib/focus-${PKGVERSION}/${HS_VERSION}/package-description
lib/focus-${PKGVERSION}/${HS_VERSION}/package-id
lib/${HS_PLATFORM}/${HS_PKGID}/Focus.dyn_hi
lib/${HS_PLATFORM}/${HS_PKGID}/Focus.hi
lib/${HS_PLATFORM}/${HS_PKGID}/Focus.p_hi
lib/${HS_PLATFORM}/${HS_PKGID}/Focus/Prelude.dyn_hi
lib/${HS_PLATFORM}/${HS_PKGID}/Focus/Prelude.hi
lib/${HS_PLATFORM}/${HS_PKGID}/Focus/Prelude.p_hi
lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}.a
lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}_p.a
lib/${HS_PLATFORM}/libHS${HS_PKGID}-${HS_VER}.so
share/doc/${HS_PLATFORM}/focus-${PKGVERSION}/LICENSE
share/doc/${HS_PLATFORM}/focus-${PKGVERSION}/html/Focus.html
share/doc/${HS_PLATFORM}/focus-${PKGVERSION}/html/doc-index.html
share/doc/${HS_PLATFORM}/focus-${PKGVERSION}/html/focus.haddock
share/doc/${HS_PLATFORM}/focus-${PKGVERSION}/html/haddock-bundle.min.js
share/doc/${HS_PLATFORM}/focus-${PKGVERSION}/html/index.html
share/doc/${HS_PLATFORM}/focus-${PKGVERSION}/html/linuwial.css
share/doc/${HS_PLATFORM}/focus-${PKGVERSION}/html/meta.json
share/doc/${HS_PLATFORM}/focus-${PKGVERSION}/html/quick-jump.css
share/doc/${HS_PLATFORM}/focus-${PKGVERSION}/html/synopsis.png