Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

GHC packages

Showing projects tagged as GHC

  • ghc-mod

    9.9 0.0 Haskell
    Happy Haskell Programming
  • ghc-hotswap

    9.5 0.0 Haskell
    Example code for how we swap compiled code within a running Haskell process.
  • ghc-lib

    9.4 6.1 Haskell
    The GHC API, decoupled from GHC versions
  • ghc-vis

    9.3 0.0 Haskell
    Visualize live Haskell data structures in GHCi
  • ghc-source-gen

    9.2 0.0 Haskell
    Library for generating Haskell source files and code fragments.
  • ghc-exactprint

    9.2 0.0 Haskell
    GHC version of haskell-src-exts exactPrint
  • ghc-justdoit

    9.1 0.0 Haskell
    A magic typeclass that just does it
  • ghc-events-analyze

    9.1 0.0 Haskell
    Analyze and visualize event logs
  • ghc-events

    8.9 5.1 Haskell
    Library and tool for parsing .eventlog files from GHC
  • ghc-typelits-natnormalise

    8.7 0.0 Haskell
    Normalise GHC.TypeLits.Nat equations
  • packman

    8.6 0.0 L1 C
    Evaluation-orthogonal serialisation of Haskell data, as a library
  • ghc-dump-tree

    8.2 0.0 Haskell
    Dump GHC's abstract syntax trees
  • ghc-core

    8.2 0.0 Haskell
    Display GHC's core and assembly output in a pager
  • extensions

    8.1 0.0 Haskell
    👅 Parse Haskell Language Extensions
  • ghc-typelits-extra

    8.0 0.0 Haskell
    Extra type-level operations on GHC.TypeLits.Nat and a custom solver
  • ghc-make

    8.0 1.1 Haskell
    An alternative to ghc --make which supports parallel compilation of modules and runs faster when nothing needs compiling.
  • ghc-paths

    8.0 0.0 Haskell
    Knowledge of GHC's installation directories
  • ghc-typelits-knownnat

    8.0 0.0 Haskell
    Derive KnownNat constraints from other KnownNat constraints
  • vacuum

    7.7 0.0 Haskell
    Graph representation of the GHC heap
  • ghc-simple

    7.6 0.0 Haskell
    Simplified interface to the GHC API
  • ghc-imported-from

    7.3 0.0 Haskell
    For a given Haskell source file, determine where a symbol is imported from
  • ghc-tags-plugin

    7.3 0.0 Haskell
    Generate tags file for haskell modules (GHC)
  • ghc-datasize

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

    7.2 0.0 Haskell
    Scrap Your Boilerplate instances for GHC's data types
  • ghc-clippy-plugin

    7.1 0.0 Haskell
    A helpful companion to GHC. Overrides GHC messages, to the user's liking.
  • ghc-core-html

    7.1 0.0 Haskell
    Read ghc-core with style. javascript and CSS style.
  • linux-perf

    6.8 0.0 Haskell
    Haskell library for reading perf.data files from the linux performance events tool.
  • ghc-parmake

    6.2 0.0 Haskell
    A parallel wrapper for 'ghc --make'.
  • hackager

    6.2 0.0 Haskell
    Tool to test GHC against all of Hackage
  • ghc-lib-parser-ex

    6.2 0.0 Haskell
    GHC API parse tree utilities