Hat: Difference between revisions

From HaskellWiki
(Updated the link to the home page and added a link to Hackage)
No edit summary
 
Line 2: Line 2:
{{Stub}}
{{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].
Hat is the Haskell debugger, see http://projects.haskell.org/hat/ for more details. It can be downloaded from [http://hackage.haskell.org/package/hat Hackage].


== Libraries not supported ==
== Libraries not supported ==

Latest revision as of 18:21, 24 February 2014

This article is a stub. You can help by expanding it.

Hat is the Haskell debugger, see http://projects.haskell.org/hat/ for more details. It can be downloaded from Hackage.

Libraries not supported

  • Data.Map [Hoogle]

Functions not supported

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