[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.
Showing
- ghc/compiler/hsSyn/HsDecls.lhs 4 additions, 5 deletionsghc/compiler/hsSyn/HsDecls.lhs
- ghc/compiler/rename/ParseIface.y 21 additions, 12 deletionsghc/compiler/rename/ParseIface.y
- ghc/compiler/rename/RnSource.lhs 10 additions, 16 deletionsghc/compiler/rename/RnSource.lhs
- ghc/compiler/typecheck/TcIfaceSig.lhs 17 additions, 9 deletionsghc/compiler/typecheck/TcIfaceSig.lhs
Loading
Please register or sign in to comment