Hat
From HaskellWiki
(Difference between revisions)
m (category) |
|||
| (2 intermediate revisions not shown.) | |||
| Line 3: | Line 3: | ||
== 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]] | ||
Revision as of 00:20, 8 October 2006
Hat is the Haskell debugger, see http://www.haskell.org/hat/ for more details.
1 Libraries not supported
- Data.Map [Hoogle]
2 Functions not supported
- System.Directory.findExecutable [HatMake]
- System.IO.openBinaryFile [YAM]
- Pretty.style [Hacle]
