Difference between revisions of "Hat"

From HaskellWiki
Jump to navigation Jump to search
m (category)
(2 intermediate revisions by one other user 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.

Libraries not supported

  • Data.Map [Hoogle]

Functions not supported

  • System.Directory.findExecutable [HatMake]
  • System.IO.openBinaryFile [YAM]
  • Pretty.style [Hacle]