a0e01bad5f
programming in Haskell, similar in spirit to POSIX shells or PERL. * Elegance and safety is sacrificed for conciseness and swiss-army-knife-ness. * The interface exported by Shellish is thread-safe. Overall, the module should help you to get a job done quickly, without getting too dirty. some nits and ok sthen@
26 lines
1.1 KiB
Plaintext
26 lines
1.1 KiB
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2012/05/07 18:49:02 kili Exp $
|
|
lib/ghc/${DISTNAME}/
|
|
lib/ghc/${DISTNAME}/HS${DISTNAME}.o
|
|
lib/ghc/${DISTNAME}/Shellish.hi
|
|
lib/ghc/${DISTNAME}/libHS${DISTNAME}.a
|
|
lib/ghc/${DISTNAME}/register.sh
|
|
@exec /usr/bin/env HOME=/nonexistent %D/lib/ghc/${DISTNAME}/register.sh -v0
|
|
@unexec /usr/bin/env HOME=/nonexistent %D/lib/ghc/${DISTNAME}/unregister.sh -v0 --force
|
|
lib/ghc/${DISTNAME}/unregister.sh
|
|
share/doc/hs-${DISTNAME}/
|
|
share/doc/hs-${DISTNAME}/LICENSE
|
|
share/doc/hs-${DISTNAME}/html/
|
|
share/doc/hs-${DISTNAME}/html/Shellish.html
|
|
share/doc/hs-${DISTNAME}/html/doc-index.html
|
|
share/doc/hs-${DISTNAME}/html/frames.html
|
|
share/doc/hs-${DISTNAME}/html/haddock-util.js
|
|
share/doc/hs-${DISTNAME}/html/hslogo-16.png
|
|
share/doc/hs-${DISTNAME}/html/index-frames.html
|
|
share/doc/hs-${DISTNAME}/html/index.html
|
|
share/doc/hs-${DISTNAME}/html/mini_Shellish.html
|
|
share/doc/hs-${DISTNAME}/html/minus.gif
|
|
share/doc/hs-${DISTNAME}/html/ocean.css
|
|
share/doc/hs-${DISTNAME}/html/plus.gif
|
|
share/doc/hs-${DISTNAME}/html/shellish.haddock
|
|
share/doc/hs-${DISTNAME}/html/synopsis.png
|