.hi-boot-5 is obsolete; the earliest GHC we support uses .hi-boot-6
authorSimon Marlow <simonmar@microsoft.com>
Fri, 28 Jul 2006 14:08:09 +0000 (14:08 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Fri, 28 Jul 2006 14:08:09 +0000 (14:08 +0000)
commit7929e42210b7d8ff518cfcdb353188c283dd48e5
tree869638fe082a16979609432396fdd753bf80bf37
parentd6cb33e0b3cff930475f867f6c5ef0e9934efa39
.hi-boot-5 is obsolete; the earliest GHC we support uses .hi-boot-6
23 files changed:
compiler/basicTypes/DataCon.hi-boot-5 [deleted file]
compiler/basicTypes/IdInfo.hi-boot-5 [deleted file]
compiler/basicTypes/MkId.hi-boot-5 [deleted file]
compiler/basicTypes/Module.hi-boot-5 [deleted file]
compiler/basicTypes/Name.hi-boot-5 [deleted file]
compiler/codeGen/CgBindery.hi-boot-5 [deleted file]
compiler/codeGen/CgExpr.hi-boot-5 [deleted file]
compiler/codeGen/CgUsages.hi-boot-5 [deleted file]
compiler/codeGen/ClosureInfo.hi-boot-5 [deleted file]
compiler/coreSyn/CoreSyn.hi-boot-5 [deleted file]
compiler/deSugar/DsExpr.hi-boot-5 [deleted file]
compiler/deSugar/Match.hi-boot-5 [deleted file]
compiler/hsSyn/HsExpr.hi-boot-5 [deleted file]
compiler/hsSyn/HsPat.hi-boot-5 [deleted file]
compiler/iface/TcIface.hi-boot-5 [deleted file]
compiler/main/Packages.hi-boot-5 [deleted file]
compiler/rename/RnSource.hi-boot-5 [deleted file]
compiler/typecheck/TcExpr.hi-boot-5 [deleted file]
compiler/typecheck/TcMatches.hi-boot-5 [deleted file]
compiler/typecheck/TcType.hi-boot-5 [deleted file]
compiler/typecheck/TcUnify.hi-boot-5 [deleted file]
compiler/types/TyCon.hi-boot-5 [deleted file]
compiler/types/TypeRep.hi-boot-5 [deleted file]