[ 原始碼: ghc ]
套件:ghc-prof(8.8.4-2)
ghc-prof 的相關連結
Debian 的資源:
下載原始碼套件 ghc:
維護小組:
- Debian Haskell Group (QA 頁面, 郵件存檔)
- Joachim Breitner (QA 頁面)
- Clint Adams (QA 頁面)
- Ilias Tsitsimpis (QA 頁面)
外部的資源:
- 主頁 [haskell.org]
相似套件:
Profiling libraries for the Glasgow Haskell Compilation system
The Glorious Glasgow Haskell Compilation system (GHC) is a compiler for Haskell.
Haskell is "the" standard lazy functional programming language. The language definition and additional documentation can be found in the `haskell-doc' package. Alternatively, there is an online version at http://haskell.org/onlinereport/.
This package contains additional profiling libraries. They are only needed, if you want to take a closer look on where exactly your program burns CPU cycles.