[project @ 2001-03-29 00:01:18 by qrczak]
authorqrczak <unknown>
Thu, 29 Mar 2001 00:01:18 +0000 (00:01 +0000)
committerqrczak <unknown>
Thu, 29 Mar 2001 00:01:18 +0000 (00:01 +0000)
commit721713b5d825b893ba0f29dce1fc237c963ecc18
tree638ddae475e28ec7dc2088ad1ec61c9cb4b73983
parentd5d6029a8cb12964ff20e8a4ef6e366098347d48
[project @ 2001-03-29 00:01:18 by qrczak]
Transform *.hsc into *.hs and optionally Hs*.h  and Hs*.c
(used to be          *.hs and optionally *.hs.h and *.hs.c).

Old names interacted badly with Makefile rules of the form
'%: %.o' and looked ugly.
ghc/docs/users_guide/utils.sgml
ghc/lib/std/Makefile
ghc/utils/hsc2hs/Main.hs
mk/suffix.mk