Hat
From HaskellWiki
(Difference between revisions)
(Updated the link to the home page and added a link to Hackage) |
|||
| (3 intermediate revisions not shown.) | |||
| Line 1: | Line 1: | ||
| - | Hat is the Haskell debugger, see http:// | + | |
| + | {{Stub}} | ||
| + | |||
| + | Hat is the Haskell debugger, see http://olafchitil.github.com/hat/ for more details. It can be downloaded from [http://hackage.haskell.org/package/hat Hackage]. | ||
== Libraries not supported == | == Libraries not supported == | ||
| - | * Data.Map | + | * Data.Map [Hoogle] |
== Functions not supported == | == Functions not supported == | ||
| - | * System.Directory.findExecutable | + | * System.Directory.findExecutable [HatMake] |
| - | * System.IO.openBinaryFile | + | * System.IO.openBinaryFile [YAM] |
| + | * Pretty.style [Hacle] | ||
| + | |||
| + | [[Category:Tools]] | ||
Current revision
This article is a stub. You can help by expanding it.
Hat is the Haskell debugger, see http://olafchitil.github.com/hat/ for more details. It can be downloaded from Hackage.
1 Libraries not supported
- Data.Map [Hoogle]
2 Functions not supported
- System.Directory.findExecutable [HatMake]
- System.IO.openBinaryFile [YAM]
- Pretty.style [Hacle]
