ghc-events

Library for parsing GHC event log files

Install

All systems
curl cmd.cat/ghc-events.sh
Debian Debian
apt-get install libghc-ghc-events-dev
Ubuntu
apt-get install libghc-ghc-events-dev
image/svg+xml Kali Linux
apt-get install libghc-ghc-events-dev
Windows (WSL2)
sudo apt-get update sudo apt-get install libghc-ghc-events-dev
Raspbian
apt-get install libghc-ghc-events-dev

libghc-ghc-events-dev

Library for parsing GHC event log files

This library provides functions to parse .eventlog files emitted by the GHC.12.1 and later runtimes. This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.