./devel/hs-ghc-exactprint, ExactPrint for GHC

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.7.0.1nb1, Package name: hs-ghc-exactprint-1.7.0.1nb1, Maintainer: pkgsrc-users

Using the API Annotations available from GHC 9.2.1, this library provides a
means to round trip any code that can be compiled by GHC, currently
excluding lhs files.


Master sites:

Filesize: 414.912 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141)
Log message:
Revbump all Haskell after updating lang/ghc96
   2023-10-30 12:55:15 by Masatake Daimon | Files touched by this commit (4)
Log message:
devel/hs-ghc-exactprint: Update to 1.7.0.1

2022-11-08 v1.7.0.1
* Add CI for GHC 9.6.2
* Correctly deal with comments when using GHC flag -haddock

2022-11-08 v1.7
* Support GHC 9.6.1
   2023-10-09 06:55:01 by Masatake Daimon | Files touched by this commit (988)
Log message:
Bump Haskell packages after updating lang/ghc94
   2023-01-27 14:59:34 by Masatake Daimon | Files touched by this commit (4)
Log message:
devel/hs-ghc-exactprint: Update to 1.6.1.1

2022-11-08 v1.6.1
* Add GHC 9.4.4 to CI
* Add support for exact printing HsDocTy. #121

2022-11-08 v1.6.1
* Support GHC 9.4.3

2022-09-30 v1.6.0
* Support GHC 9.4.1 and GHC 9.4.2
   2022-02-26 04:58:36 by Masatake Daimon | Files touched by this commit (872)
Log message:
Bump all Haskell packages after enabling "split sections" in mk/haskell.mk
   2022-02-16 10:13:57 by Masatake Daimon | Files touched by this commit (5)
Log message:
devel/hs-ghc-exactprint: import hs-ghc-exactprint-1.5.0

Using the API Annotations available from GHC 9.2.1, this library provides a
means to round trip any code that can be compiled by GHC, currently
excluding lhs files.