blob: fe4ebb49e0aad68121af9728cde0c779f8e4d86e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
Hat is a source-level tracer for Haskell 98, the standard lazy functional
programming language. Hat is a tool that gives the user access to otherwise
invisible information about a computation.
Hat works with both ghc and nhc98.
WWW: http://www.cs.york.ac.uk/fp/hat/
-- Oliver Braun
obraun@informatik.unibw-muenchen.de
|