./devel/hs-ghc-lib-parser-ex, Programming with GHC parse trees

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


Branch: CURRENT, Version: 9.10.0.0nb1, Package name: hs-ghc-lib-parser-ex-9.10.0.0nb1, Maintainer: pho

The ghc-lib-parser-ex package contains GHC API parse tree
utilities. It works with or without ghc-lib-parser.


Master sites:

Filesize: 24.2 KB

Version history: (Expand)


CVS history: (Expand)


   2025-02-02 14:06:08 by Masatake Daimon | Files touched by this commit (1173)
Log message:
Bump all Haskell packages after switching the default compiler.
   2025-01-31 05:29:08 by Masatake Daimon | Files touched by this commit (4) | Package updated
Log message:
devel/hs-ghc-lib-parser-ex: update to ghc-lib-parser-ex-9.10.0.0

## unreleased
- Deprecate `Dump`
- New module `GHC.Hs.Dump`
- Add support for ghc-9.10 series: `GHCLIB_API_910`
   2024-05-09 03:32:57 by Masatake Daimon | Files touched by this commit (1137)
Log message:
Recursive revbump after changing the default Haskell compiler
   2024-05-01 10:07:22 by Masatake Daimon | Files touched by this commit (4)
Log message:
devel/hs-ghc-lib-parser-ex: Update to 9.8.0.2

9.8.0.2 released

    Fix broken cpp in isStrictMatch

9.8.0.1 released

    New functions isWildPat
   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 07:20:22 by Masatake Daimon | Files touched by this commit (4)
Log message:
devel/hs-ghc-lib-parser-ex: Update to 9.8.0.0

9.8.0.0 released
    Companion to ghc-lib-parser-9.8.1.20231009
   2023-10-29 12:01:14 by Masatake Daimon | Files touched by this commit (4)
Log message:
devel/hs-ghc-lib-parser-ex: Update to 9.6.0.2

9.6.0.2 released
    New functions isTypedSplice, isUntypedSpice

9.6.0.1 released
    Add & to baseFixities
    Add support for ghc-9.8 series: GH_9_8
    New functions isLetStmt and isDo

9.6.0.0 released
    Add support for ghc-9.6 series: GHC_9_6
   2023-10-09 06:55:01 by Masatake Daimon | Files touched by this commit (988)
Log message:
Bump Haskell packages after updating lang/ghc94