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 770f538 commit f8adc47Copy full SHA for f8adc47
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Revision history for threadscope
2
3
+## 2018-06-08 - v0.2.11
4
+
5
+* Relax upper version bounds for template-haskell and temporary
6
+* Fix build failure with gtk-0.14.9
7
+* Modernise AppVeyor CI script
8
9
## 2018-02-16 - v0.2.10
10
11
* Add instructions to install gtk2 in the README
threadscope.cabal
@@ -1,5 +1,5 @@
Name: threadscope
-Version: 0.2.10
+Version: 0.2.11
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