[project @ 1999-04-06 09:44:27 by simonm]
authorsimonm <unknown>
Tue, 6 Apr 1999 09:44:43 +0000 (09:44 +0000)
committersimonm <unknown>
Tue, 6 Apr 1999 09:44:43 +0000 (09:44 +0000)
commit33455e881b066bb1328ed0b4d45c57405ac849c9
tree2b4be0656b6d59b9a7471b0d2f5fde9e3412e823
parent1b919f1d34d4b740d16fbd1bf25b2189133b7147
[project @ 1999-04-06 09:44:27 by simonm]
Add -funbox-strict-fields flag.
13 files changed:
ghc/compiler/basicTypes/BasicTypes.lhs
ghc/compiler/basicTypes/DataCon.lhs
ghc/compiler/basicTypes/Id.lhs
ghc/compiler/basicTypes/MkId.lhs
ghc/compiler/deSugar/DsUtils.lhs
ghc/compiler/hsSyn/HsDecls.lhs
ghc/compiler/main/CmdLineOpts.lhs
ghc/compiler/main/MkIface.lhs
ghc/compiler/rename/ParseIface.y
ghc/compiler/rename/RnSource.lhs
ghc/compiler/simplCore/Simplify.lhs
ghc/compiler/typecheck/TcTyClsDecls.lhs
ghc/compiler/typecheck/TcTyDecls.lhs