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 Development and GHC

  • ghc-mod

    9.9 0.0 Haskell
    Happy Haskell Programming
  • ghc-vis

    9.4 5.7 Haskell
    Visualize live Haskell data structures in GHCi
  • ghc-lib

    9.4 7.6 Haskell
    The GHC API, decoupled from GHC versions
  • ghc-exactprint

    9.2 6.6 Haskell
    GHC version of haskell-src-exts exactPrint
  • ghc-source-gen

    9.2 4.6 Haskell
    Library for generating Haskell source files and code fragments.
  • ghc-events-analyze

    9.0 3.5 Haskell
    Analyze and visualize event logs
  • ghc-events

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

    8.7 3.7 Haskell
    Normalise GHC.TypeLits.Nat equations
  • ghc-core

    8.1 0.0 Haskell
    Display GHC's core and assembly output in a pager
  • ghc-paths

    8.1 0.0 Haskell
    Knowledge of GHC's installation directories
  • ghc-dump-tree

    8.1 0.0 Haskell
    Dump GHC's abstract syntax trees
  • ghc-typelits-extra

    8.0 4.5 Haskell
    Extra type-level operations on GHC.TypeLits.Nat and a custom solver
  • ghc-typelits-knownnat

    8.0 4.4 Haskell
    Derive KnownNat constraints from other KnownNat constraints
  • ghc-make

    7.9 1.8 Haskell
    An alternative to ghc --make which supports parallel compilation of modules and runs faster when nothing needs compiling.
  • ghc-simple

    7.7 0.0 Haskell
    Simplified interface to the GHC API
  • ghc-tags-plugin

    7.5 6.6 Haskell
    Generate tags file for haskell modules (GHC)
  • ghc-datasize

    7.4 2.8 Haskell
    ghc-datasize is a tool to determine the size of Haskell data structures in GHC's memory
  • ghc-imported-from

    7.2 0.0 Haskell
    For a given Haskell source file, determine where a symbol is imported from
  • ghc-core-html

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

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

    7.0 0.0 Haskell
    A helpful companion to GHC. Overrides GHC messages, to the user's liking.
  • linux-perf

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

    6.0 0.0 Haskell
    A parallel wrapper for 'ghc --make'.
  • ghc-prof

    5.9 0.0 Haskell
    Library for parsing GHC time and allocation profiling reports
  • ghc-time-alloc-prof

    5.9 0.0 Haskell
    Library for parsing GHC time and allocation profiling reports
  • ghc-lib-parser-ex

    5.9 7.8 Haskell
    GHC API parse tree utilities
  • ghc-trace-events

    5.5 4.6 Haskell
    ByteString/Text variants of Debug.Trace.traceEvent/traceMarker and binary event logging
  • ghc-pkg-lib

    4.7 0.0 Haskell
    a library mimicking ghc-pkg list function
  • ghc-usage

    4.6 0.0 Haskell
    Frontend plugin to print locally used module info
  • ghc-pkg-autofix

    3.6 0.0 Haskell
    Simple utility to fix BROKEN package dependencies for cabal-install.