[project @ 1999-04-19 16:30:51 by simonm]
authorsimonm <unknown>
Mon, 19 Apr 1999 16:30:55 +0000 (16:30 +0000)
committersimonm <unknown>
Mon, 19 Apr 1999 16:30:55 +0000 (16:30 +0000)
commit791ce2a522626b1332617e9af79e4909dd9bdb2b
treeee43b4719e6673b183f420d3ded93f8b04d2cd0e
parent078766185e6d4487239ea912449dd35b9d906441
[project @ 1999-04-19 16:30:51 by simonm]
Allow a worker to be present for functions with no strictness info in
an interface file.  This is useful for functions which get hit by CPR
but not the strictness analyser.
ghc/compiler/hsSyn/HsDecls.lhs
ghc/compiler/rename/ParseIface.y
ghc/compiler/rename/RnSource.lhs
ghc/compiler/typecheck/TcIfaceSig.lhs