ghc-exactprint

GHC version of haskell-src-exts exactPrint (by alanz)

Ghc-exactprint Alternatives

Similar projects and alternatives to ghc-exactprint

  1. haskell-language-server

    Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. ghc-lib

    The GHC API, decoupled from GHC versions

  4. ghc-prof

    Library for parsing GHC time and allocation profiling reports

  5. ghc-events

    Library and tool for parsing .eventlog files from GHC

  6. ghc-imported-from

    For a given Haskell source file, determine where a symbol is imported from

  7. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  8. ghc-datasize

    ghc-datasize is a tool to determine the size of Haskell data structures in GHC's memory

  9. ghc-core-html

    Discontinued Read ghc-core with style. javascript and CSS style.

  10. haskell-language-server

    Integration point for ghcide and haskell-ide-engine. One IDE to rule them all. (by isovector)

  11. ghc-lib-parser-ex

    GHC API parse tree utilities

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better ghc-exactprint alternative or higher similarity.

ghc-exactprint discussion

Log in or Post with

ghc-exactprint reviews and mentions

Posts with mentions or reviews of ghc-exactprint. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-10.
  • Learning materials for ghc-exactprint?
    5 projects | /r/haskell | 10 Jun 2021
    If you're synthesizing code, beware that addAnnotationsForPretty will always add a preceding space, so it will break layout. The best approach I've found for synthesizing code is to construct an HsExpr GhcPs, use the GHC ppr stuff to prettty print it, and then parse that in order to get reasonable Anns for it.

Stats

Basic ghc-exactprint repo stats
2
71
8.0
2 days ago

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai