45679cc987
* Cursor movement * Screen and line clearing * Color output * Showing or hiding the cursor * Changing the console title (though this is not strictly part of ANSI, it is widely supported in Unix) It is compatible with Windows (via an emulation layer) and those Unixes with ANSI terminals. ok jasper@
31 lines
1.3 KiB
Plaintext
31 lines
1.3 KiB
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/04/28 17:31:57 kili Exp $
|
|
lib/ghc/${DISTNAME}/
|
|
lib/ghc/${DISTNAME}/HS${DISTNAME}.o
|
|
lib/ghc/${DISTNAME}/System/
|
|
lib/ghc/${DISTNAME}/System/Console/
|
|
lib/ghc/${DISTNAME}/System/Console/ANSI/
|
|
lib/ghc/${DISTNAME}/System/Console/ANSI.hi
|
|
lib/ghc/${DISTNAME}/System/Console/ANSI/Common.hi
|
|
lib/ghc/${DISTNAME}/System/Console/ANSI/Unix.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/System-Console-ANSI.html
|
|
share/doc/hs-${DISTNAME}/html/ansi-terminal.haddock
|
|
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_System-Console-ANSI.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/synopsis.png
|