Difference between revisions of "Hat"

From HaskellWiki
Jump to navigation Jump to search
Line 3: Line 3:
 
== Libraries not supported ==
 
== Libraries not supported ==
   
* Data.Map
+
* Data.Map [Hoogle]
   
 
== Functions not supported ==
 
== Functions not supported ==

Revision as of 13:31, 30 June 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]