diff options
Diffstat (limited to 'devel/hs-threadscope/pkg-descr')
-rw-r--r-- | devel/hs-threadscope/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-threadscope/pkg-descr b/devel/hs-threadscope/pkg-descr index 10b8c7aa0d2e..cf6ff60913f9 100644 --- a/devel/hs-threadscope/pkg-descr +++ b/devel/hs-threadscope/pkg-descr @@ -6,4 +6,4 @@ Haskell programs. Using Threadscope we can check to see that work is well balanced across the available processors and spot performance issues relating to garbage collection or poor load balancing. -WWW: http://hackage.haskell.org/package/threadscope +WWW: http://www.haskell.org/haskellwiki/ThreadScope |