Some Haskell Software


HsDep

This is a wrapper around the dependency generation mechanism of GHC that uses dot from the AT&T graphviz suite to produce a PostScript drawing of the dependency graph.

Last updated: 20 September 2004


CapsConflicts

I wrote this while I considered installing a copy of my home directory on a standard MacOS X installation — the filesystem there is “semi-case-sensitive'', which makes “china'' and “China” refer to the same file :-(. Therefore, before moving any directory structure to a case-insensitive file system, you need to make sure it does not contain any conflicts induced by different capitalisation — this tool detects such conflicts.


Wolfram Kahl