We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7ede08 commit 23958edCopy full SHA for 23958ed
CHANGELOG.md
@@ -0,0 +1,8 @@
1
+# Revision history for threadscope
2
+
3
+## 2017-07-17 - v0.2.8
4
5
+* Add macOS support (#56)
6
+* Update ghc-events to 0.6.0 (#61)
7
+* CI builds for Linux/Windows/macOS (#64, #65)
8
+* Set upper version bounds for dependencies
threadscope.cabal
@@ -1,5 +1,5 @@
Name: threadscope
-Version: 0.2.7
+Version: 0.2.8
Category: Development, Profiling, Trace
Synopsis: A graphical tool for profiling parallel Haskell programs.
Description: ThreadScope is a graphical viewer for thread profile
0 commit comments