ghc-events
Library for parsing GHC event log files
Install
- All systems
-
curl cmd.cat/ghc-events.sh
- Debian
-
apt-get install libghc-ghc-events-dev
- Ubuntu
-
apt-get install libghc-ghc-events-dev
- 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
- Dockerfile
- dockerfile.run/ghc-events
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.