profile
Add support for software performance analysis (will likely vary from ebuild to ebuild)
| Name | Category | Description |
|---|---|---|
| system-fileio | dev-haskell | Consistent filesystem interaction across GHC versions (deprecated) |
| system-filepath | dev-haskell | High-level, byte-based file and directory path manipulations (deprecated) |
| tagged | dev-haskell | Haskell 98 phantom types to avoid unsafely passing dummy arguments |
| tagsoup | dev-haskell | Parsing and extracting information from (possibly malformed) HTML/XML documents |
| tar | dev-haskell | Reading, writing and manipulating ".tar" archive files |
| tasty | dev-haskell | Modern and extensible testing framework |
| tasty-expected-failure | dev-haskell | Mark tasty tests as failure expected |
| tasty-golden | dev-haskell | Golden tests support for tasty |
| tasty-hedgehog | dev-haskell | Integration for tasty and hedgehog |
| tasty-hslua | dev-haskell | Tasty helpers to test HsLua |
| tasty-hunit | dev-haskell | HUnit support for the Tasty test framework |
| tasty-kat | dev-haskell | Known Answer Tests (KAT) framework for tasty |
| tasty-lua | dev-haskell | Write tests in Lua, integrate into tasty |
| tasty-quickcheck | dev-haskell | QuickCheck support for the Tasty test framework |
| tasty-rerun | dev-haskell | Rerun only tests which failed in a previous test run |
| tasty-smallcheck | dev-haskell | SmallCheck support for the Tasty test framework |
| tasty-th | dev-haskell | Automatic tasty test case discovery using TH |
| temporary | dev-haskell | Portable temporary file and directory support for Windows and Unix |
| temporary-rc | dev-haskell | Portable temporary file and directory support for Windows and Unix |
| terminal-size | dev-haskell | Get terminal window height and width |