a3318a7aaf
- Improve PORTDOCS PR: ports/131134 Submitted by: pgj Approved by: maintainer, tabthorpe
22 lines
862 B
Text
22 lines
862 B
Text
%%SUBDIR%%/Codec/Binary/UTF8/Generic.hi
|
|
%%SUBDIR%%/Codec/Binary/UTF8/String.hi
|
|
%%SUBDIR%%/Data/ByteString/Lazy/UTF8.hi
|
|
%%SUBDIR%%/Data/ByteString/UTF8.hi
|
|
%%SUBDIR%%/Data/String/UTF8.hi
|
|
%%SUBDIR%%/System/IO/UTF8.hi
|
|
%%SUBDIR%%/libHS%%PORTNAME%%-%%PORTVERSION%%.a
|
|
%%SUBDIR%%/HS%%PORTNAME%%-%%PORTVERSION%%.o
|
|
%%SUBDIR%%/%%PORTNAME%%-register.sh
|
|
@dirrmtry %%SUBDIR%%/System/IO
|
|
@dirrmtry %%SUBDIR%%/System
|
|
@dirrmtry %%SUBDIR%%/Data/String
|
|
@dirrmtry %%SUBDIR%%/Data/ByteString/Lazy
|
|
@dirrmtry %%SUBDIR%%/Data/ByteString
|
|
@dirrmtry %%SUBDIR%%/Data
|
|
@dirrmtry %%SUBDIR%%/Codec/Binary/UTF8
|
|
@dirrmtry %%SUBDIR%%/Codec/Binary
|
|
@dirrmtry %%SUBDIR%%/Codec
|
|
@exec /bin/sh %D/%%SUBDIR%%/%%PORTNAME%%-register.sh
|
|
@exec /bin/rm -f %D/lib/ghc-%%GHC_VERSION%%/package.conf.old
|
|
@unexec %D/bin/ghc-pkg unregister %%PORTNAME%%
|
|
@unexec /bin/rm -f %D/lib/ghc-%%GHC_VERSION%%/package.conf.old
|