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 fdcfa63 commit afd131fCopy full SHA for afd131f
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Revision history for threadscope
2
3
+## 2018-07-12 - v0.2.11.1
4
+
5
+* Relax upper version bounds for containers and ghc-events (#88)
6
7
## 2018-06-08 - v0.2.11
8
9
* Relax upper version bounds for template-haskell and temporary
threadscope.cabal
@@ -1,5 +1,5 @@
Name: threadscope
-Version: 0.2.11
+Version: 0.2.11.1
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