well-typed / ghc-eventlog-socket

Pipe the GHC eventlog stream to a UNIX domain socket
BSD 3-Clause "New" or "Revised" License
15 stars 6 forks source link

add working demo and a bit more docs #4

Open shapr opened 2 years ago

shapr commented 2 years ago

This includes a test stanza that is used in the demo.sh, and a bit more descriptive text in the shell script, Spec.hs, and README

The shell script fails if cabal build hasn't happened, but it usually works otherwise!