1
1
mirror of https://github.com/github/semantic.git synced 2024-12-25 07:55:12 +03:00

Simplify the threadscope steps.

This commit is contained in:
Rob Rix 2019-11-01 09:38:07 -04:00
parent 66c1abd529
commit 6863b55dc0
No known key found for this signature in database
GPG Key ID: F188A01508EA1CF7

View File

@ -207,7 +207,6 @@ Threadscope is a tool for profiling the multi-threaded performance of Haskell pr
To install threadscope:
1. Download a prebuilt binary from https://github.com/haskell/ThreadScope/releases .
2. `chmod a+x` the result of extracting the release.
3. `brew install gtk+ gtk-mac-integration`.
4. profit.
1. Download a prebuilt binary from https://github.com/haskell/ThreadScope/releases
2. `chmod a+x` the result of extracting the release
3. `brew install gtk+ gtk-mac-integration`