pkgsrc/converters/hs-base16-bytestring/PLIST
pho 9d9ebbaa5b Update to base16-bytestring-1.0.1.0
1.0.1.0
* Backwards-compatible support for bytestring ^>= 0.11 (#15)

1.0.0.0
* Merged omnibus PR doing a variety of things in (#10):
  - Improves performance by 3-4x for encode, 4-5x for decode.
  - The decode signature returning the tuple and actually returns an
    error message with offset. The signature will now be ByteString ->
    Either String ByteString.
  - Actually tests using the test vectors defined in the RFC, and uses
    property tests to ensure invariants hold.
  - Adds lenient decoders to the API
  - Adds -XTrustworthy annotations to the relevant exposed modules
  - Rewrites the haddocks to be more up to date and fancy-styled.
  - Adds benchmarks to the .cabal file so they can be run at toplevel,
    and make them better.
  - Bumps the Cabal version to 1.12

Because of the breadth of this change, we are calling this a new epoch
for the base16-bytestring library. Hence, the version 1.0.0.0.

0.1.1.7
- Fix some bugs in lazy decoding (#8).
2021-04-23 08:59:49 +00:00

26 lines
1.7 KiB
Text

@comment $NetBSD: PLIST,v 1.2 2021/04/23 08:59:49 pho Exp $
lib/base16-bytestring-${PKGVERSION}/${HS_VERSION}/package-description
lib/base16-bytestring-${PKGVERSION}/${HS_VERSION}/package-id
lib/${HS_PLATFORM}/${HS_PKGID}/Data/ByteString/Base16.dyn_hi
lib/${HS_PLATFORM}/${HS_PKGID}/Data/ByteString/Base16.hi
lib/${HS_PLATFORM}/${HS_PKGID}/Data/ByteString/Base16.p_hi
lib/${HS_PLATFORM}/${HS_PKGID}/Data/ByteString/Base16/Internal.dyn_hi
lib/${HS_PLATFORM}/${HS_PKGID}/Data/ByteString/Base16/Internal.hi
lib/${HS_PLATFORM}/${HS_PKGID}/Data/ByteString/Base16/Internal.p_hi
lib/${HS_PLATFORM}/${HS_PKGID}/Data/ByteString/Base16/Lazy.dyn_hi
lib/${HS_PLATFORM}/${HS_PKGID}/Data/ByteString/Base16/Lazy.hi
lib/${HS_PLATFORM}/${HS_PKGID}/Data/ByteString/Base16/Lazy.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}/base16-bytestring-${PKGVERSION}/LICENSE
share/doc/${HS_PLATFORM}/base16-bytestring-${PKGVERSION}/html/Data-ByteString-Base16-Lazy.html
share/doc/${HS_PLATFORM}/base16-bytestring-${PKGVERSION}/html/Data-ByteString-Base16.html
share/doc/${HS_PLATFORM}/base16-bytestring-${PKGVERSION}/html/base16-bytestring.haddock
share/doc/${HS_PLATFORM}/base16-bytestring-${PKGVERSION}/html/doc-index.html
share/doc/${HS_PLATFORM}/base16-bytestring-${PKGVERSION}/html/haddock-bundle.min.js
share/doc/${HS_PLATFORM}/base16-bytestring-${PKGVERSION}/html/index.html
share/doc/${HS_PLATFORM}/base16-bytestring-${PKGVERSION}/html/linuwial.css
share/doc/${HS_PLATFORM}/base16-bytestring-${PKGVERSION}/html/meta.json
share/doc/${HS_PLATFORM}/base16-bytestring-${PKGVERSION}/html/quick-jump.css
share/doc/${HS_PLATFORM}/base16-bytestring-${PKGVERSION}/html/synopsis.png