./devel/hs-ghc-lib-parser-ex, Algorithms on GHC parse trees

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


Branch: CURRENT, Version: 9.8.0.0nb1, Package name: hs-ghc-lib-parser-ex-9.8.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: 23.564 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 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
   2023-01-26 09:42:45 by Masatake Daimon | Files touched by this commit (4)
Log message:
devel/hs-pretty-simple: Update to 4.1.2.0

4.1.2.0
* Fix a problem with the pHPrint function incorrectly outputting a trailing
  newline to stdout, instead of the handle you pass it. #118
* Add a web app where you can play around with pretty-simple in your
  browser. #116. This took a lot of hard work by @georgefst!

4.1.1.0
* Make the pretty-printed output with outputOptionsCompact enabled a little
  more compact. #110. Thanks @juhp!
* Add a --compact / -C flag to the pretty-simple executable that enables
  outputOptionsCompact. #111. Thanks again @juhp!
* Add pTraceWith and pTraceShowWith to Debug.Pretty.Simple. #104. Thanks
  @LeviButcher!

4.1.0.0
* Fix a regression which arose in 4.0, whereby excess spaces would be
  inserted for unusual strings like dates and IP addresses. #105
* Attach warnings to debugging functions, so that they're easy to find and
  remove. #103
* Some minor improvements to the CLI tool:
  - Add a --version/-v flag. #83
  - Add a trailing newline. #87
  - Install by default, without requiring a flag. #94
   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-12 09:51:00 by Masatake Daimon | Files touched by this commit (575)
Log message:
revbump after changing the default Haskell compiler
   2022-02-12 05:58:06 by Masatake Daimon | Files touched by this commit (2)
Log message:
Update to ghc-lib-parser-ex-9.2.0.1

9.2.0.1 released 2021-11-01
    Update to ghc-lib-parser-9.2.1.20211101

9.2.0.0 released 2021-10-30
    Update to ghc-lib-parser-9.2.1.20211030