Showing entries 5801-5900 out of 54319.
Library and tool for parsing .eventlog files from parallel GHC
ExactPrint for GHC
ExactPrint for GHC
ExactPrint for GHC
ExactPrint for GHC
ExactPrint for GHC
ExactPrint for GHC
ExactPrint for GHC
Experimental features of GHC's standard library
GHC garbage collection hook
Graph performance of Haskell programs with different GC flags
Derived instances of GHC.Generic of the GHC AST
Functions for walking GHC's heap
Extract the heap representation of Haskell values and thunks
Library for hot-swapping shared objects in GHC
Translate Haskell source to Template Haskell expression
Find the Haddock documentation for a symbol
Easily import all instances contained in GHC distributed libraries
Basic libraries
A magic typeclass that just does it
The GHC API, decoupled from GHC versions
The GHC API, decoupled from GHC versions
The GHC API, decoupled from GHC versions
The GHC API, decoupled from GHC versions
The GHC API, decoupled from GHC versions
The GHC API, decoupled from GHC versions
The GHC API, decoupled from GHC versions
The GHC API, decoupled from GHC versions
The GHC API, decoupled from GHC versions
The GHC API, decoupled from GHC versions
Algorithms on GHC parse trees
Programming with GHC parse trees
Programming with GHC parse trees
Algorithms on GHC parse trees
Algorithms on GHC parse trees
A compatibility layer and GHC plugin for withDict from "GHC.Magic
Accelerated version of ghc --make
Generate a bash completion from the GHC manpage
Happy Haskell Hacking
An mtl compatible version of the Ghc-Api monads and monad-transformers
Utilities for extracting GHC options needed to compile a given Haskell target
A parallel wrapper for 'ghc --make'
Haskell source parser from GHC
Knowledge of GHC's installation directories
Simple utility to fix BROKEN package dependencies for cabal-install
Provide library support for ghc-pkg information
GHC Plugin for non-empty lists
Type checker plugins without the type checking
GHC primitives
Library for parsing GHC time and allocation profiling reports
Parser for GHC's JSON profiling output
Turn GHC -pj profiling output into FlameGraph format
Generates flamegraphs from GHC .prof files
GHC plugin to prove program equations by simplification
Simplified GHC API
Simplified interface to the GHC API
Constructs Haskell syntax trees for the GHC API
Constructs Haskell syntax trees for the GHC API
Generic GHC Plugin for annotating Haskell code with source location data
Compile source code from the standard input
Data and Typeable instances for the GHC API
Scrap Your Boilerplate utilities for the GHC API
Symbol on term level
Syntax highlighter for Haskell using the lexer of GHC
Syntax highlighter for Haskell using the lexer of GHC
Utility for generating ctags and etags with GHC API
Utility for generating ctags and etags with GHC API
Utility for generating ctags and etags with GHC API
CTags and ETags from Haskell syntax tree
Streaming interface for ghc-tags-core
A compiler plugin which generates tags file from GHC parsed syntax tree
An API for type-checker plugins
Utilities for writing GHC type-checker plugins
Utilities for writing GHC type-checker plugins
Library for parsing GHC time and allocation profiling reports
Provides bindings to functions starting and stopping the RTS timers
Faster traceEvent and traceMarker, and binary object logging for eventlog
Additional type-level operations on GHC.TypeLits
Derive KnownNat constraints from other KnownNat constraints
GHC typechecker plugin for types of kind GHC.TypeLits
GHC typechecker plugin for types of kind GHC.TypeLits
Presburger Arithmetic Solver for GHC Type-level natural numbers
Print minimal export lists
Live visualization of data structures in GHCi
Dump the ghc flags during compilation
The library supporting GHC's interactive interpreter
Ghci-dap is a GHCi having DAP interface
Display simple diagrams from ghci
An implementation of ghci using the Haskeline line-input library
GHCi as a Hex Calculator interactive
Parse output of ghci ":history" command
A library for interactively evaluating Haskell code
Next generation GHCi
Colored pretty-printing within ghci
A websocket server that survives GHCi reloads
ghcidghcid
GHCi based bare bones IDE
GHCi based bare bones IDE
The core of an IDE
An LSP client for running performance experiments on HLS