pkgsrc/devel/hs-th-abstraction/PLIST
pho 6822b04852 Update to th-abstraction-0.4.2.0
0.4.2.0 -- 2020-12-30
* Explicitly mark modules as Safe (or Trustworthy for GHC versions
  prior to 8.4).

0.4.1.0 -- 2020-12-09
* Fix a bug in which normalizeDec would give incorrect kind
  annotations to type variables in quoted Decs. normalizeDec now
  leaves the kinds of type variable binders alone.

0.4.0.0 -- 2020-09-29
* Adapt to the TyVarBndr data type gaining a new flag type parameter
  (in template-haskell-2.17.0.0) to represent its specificity:
* Introduce a new Language.Haskell.TH.Datatype.TyVarBndr module that
  defines TyVarBndr_, a backwards-compatible type synonym for
  TyVarBndr, as well as backporting TyVarBndrSpec, TyVarBndrUnit, and
  Specificity. This module also defines other useful functions for
  constructing and manipulating TyVarBndrs.
* The types in Language.Haskell.TH.Datatype now use TyVarBndr_,
  TyVarBndrUnit, and TyVarBndrSpec where appropriate. Technically,
  this is not a breaking change, since all three are simple type
  synonyms around TyVarBndr, but it is likely that you will need to
  update your th-abstraction-using code anyway if it involves a
  TyVarBndr-consuming function.

0.3.2.0 -- 2020-02-06
* Support substituting into and extracting free variables from
  ForallVisTs on template-haskell-2.16.0.0 (GHC 8.10) or later.
* Fix a bug in which freeVariables could report duplicate kind
  variables when they occur in the kinds of the type variable binders
  in a ForallT.
* Fix a bug in which resolveInfixT would not resolve UInfixTs
  occurring in the kinds of type variable binders in a ForallT.
* Fix a bug in which the TypeSubstitution ConstructorInfo instance
  would not detect free kind variables in the constructorVars.
2021-04-23 06:13:07 +00:00

26 lines
1.8 KiB
Text

@comment $NetBSD: PLIST,v 1.2 2021/04/23 06:13:07 pho Exp $
lib/th-abstraction-${PKGVERSION}/${HS_VERSION}/package-description
lib/th-abstraction-${PKGVERSION}/${HS_VERSION}/package-id
lib/${HS_PLATFORM}/libHS${HS_PKGID}-${HS_VER}.so
lib/${HS_PLATFORM}/${HS_PKGID}/Language/Haskell/TH/Datatype.dyn_hi
lib/${HS_PLATFORM}/${HS_PKGID}/Language/Haskell/TH/Datatype.hi
lib/${HS_PLATFORM}/${HS_PKGID}/Language/Haskell/TH/Datatype.p_hi
lib/${HS_PLATFORM}/${HS_PKGID}/Language/Haskell/TH/Datatype/Internal.dyn_hi
lib/${HS_PLATFORM}/${HS_PKGID}/Language/Haskell/TH/Datatype/Internal.hi
lib/${HS_PLATFORM}/${HS_PKGID}/Language/Haskell/TH/Datatype/Internal.p_hi
lib/${HS_PLATFORM}/${HS_PKGID}/Language/Haskell/TH/Datatype/TyVarBndr.dyn_hi
lib/${HS_PLATFORM}/${HS_PKGID}/Language/Haskell/TH/Datatype/TyVarBndr.hi
lib/${HS_PLATFORM}/${HS_PKGID}/Language/Haskell/TH/Datatype/TyVarBndr.p_hi
lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}.a
lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}_p.a
share/doc/${HS_PLATFORM}/th-abstraction-${PKGVERSION}/LICENSE
share/doc/${HS_PLATFORM}/th-abstraction-${PKGVERSION}/html/Language-Haskell-TH-Datatype-TyVarBndr.html
share/doc/${HS_PLATFORM}/th-abstraction-${PKGVERSION}/html/Language-Haskell-TH-Datatype.html
share/doc/${HS_PLATFORM}/th-abstraction-${PKGVERSION}/html/doc-index.html
share/doc/${HS_PLATFORM}/th-abstraction-${PKGVERSION}/html/haddock-bundle.min.js
share/doc/${HS_PLATFORM}/th-abstraction-${PKGVERSION}/html/index.html
share/doc/${HS_PLATFORM}/th-abstraction-${PKGVERSION}/html/linuwial.css
share/doc/${HS_PLATFORM}/th-abstraction-${PKGVERSION}/html/meta.json
share/doc/${HS_PLATFORM}/th-abstraction-${PKGVERSION}/html/quick-jump.css
share/doc/${HS_PLATFORM}/th-abstraction-${PKGVERSION}/html/synopsis.png
share/doc/${HS_PLATFORM}/th-abstraction-${PKGVERSION}/html/th-abstraction.haddock