[project @ 1997-01-06 21:08:42 by simonpj]
authorsimonpj <unknown>
Mon, 6 Jan 1997 21:10:27 +0000 (21:10 +0000)
committersimonpj <unknown>
Mon, 6 Jan 1997 21:10:27 +0000 (21:10 +0000)
commit8f7ac3fe40d3d55743b824deab655d0797a1c55f
tree874eef228e0257539f87caefec7bbc471e08fdd0
parentb437dc065099e891083dde8549e06d824461e2d2
[project @ 1997-01-06 21:08:42 by simonpj]
Pragmas in interface files added
89 files changed:
ghc/compiler/Makefile
ghc/compiler/absCSyn/CStrings.lhs
ghc/compiler/basicTypes/Id.lhs
ghc/compiler/basicTypes/IdInfo.lhs
ghc/compiler/basicTypes/Literal.lhs
ghc/compiler/codeGen/CgBindery.lhs
ghc/compiler/codeGen/CgTailCall.lhs
ghc/compiler/codeGen/ClosureInfo.lhs
ghc/compiler/coreSyn/CoreUnfold.lhs
ghc/compiler/coreSyn/CoreUtils.lhs
ghc/compiler/coreSyn/PprCore.lhs
ghc/compiler/deSugar/DsCCall.lhs
ghc/compiler/deSugar/DsExpr.lhs
ghc/compiler/deSugar/DsListComp.lhs
ghc/compiler/hsSyn/HsCore.lhs
ghc/compiler/hsSyn/HsExpr.lhs
ghc/compiler/main/CmdLineOpts.lhs
ghc/compiler/main/LoopHack.lhc
ghc/compiler/main/Main.lhs
ghc/compiler/main/MkIface.lhs
ghc/compiler/prelude/PrelVals.lhs
ghc/compiler/prelude/PrimOp.lhs
ghc/compiler/reader/Lex.lhs
ghc/compiler/rename/ParseIface.y
ghc/compiler/rename/Rename.lhs
ghc/compiler/rename/RnBinds.lhs
ghc/compiler/rename/RnIfaces.lhs
ghc/compiler/rename/RnMonad.lhs
ghc/compiler/rename/RnNames.lhs
ghc/compiler/rename/RnSource.lhs
ghc/compiler/simplCore/SimplCase.lhs
ghc/compiler/simplCore/SimplCore.lhs
ghc/compiler/simplCore/SimplEnv.lhs
ghc/compiler/simplCore/SimplUtils.lhs
ghc/compiler/simplCore/SimplVar.lhs
ghc/compiler/simplCore/Simplify.lhs
ghc/compiler/simplStg/LambdaLift.lhs
ghc/compiler/simplStg/SatStgRhs.lhs [deleted file]
ghc/compiler/simplStg/SimplStg.lhs
ghc/compiler/simplStg/StgVarInfo.lhs
ghc/compiler/stgSyn/CoreToStg.lhs
ghc/compiler/stgSyn/StgLint.lhs
ghc/compiler/stgSyn/StgSyn.lhs
ghc/compiler/stgSyn/StgUtils.lhs [deleted file]
ghc/compiler/stranal/SaAbsInt.lhs
ghc/compiler/stranal/SaLib.lhs
ghc/compiler/stranal/StrictAnal.lhs
ghc/compiler/stranal/WwLib.lhs
ghc/compiler/typecheck/Inst.lhs
ghc/compiler/typecheck/TcDeriv.lhs
ghc/compiler/typecheck/TcExpr.lhs
ghc/compiler/typecheck/TcGenDeriv.lhs
ghc/compiler/typecheck/TcHsSyn.lhs
ghc/compiler/typecheck/TcIfaceSig.lhs
ghc/compiler/typecheck/TcInstDcls.lhs
ghc/compiler/typecheck/TcMonad.lhs
ghc/compiler/types/PprType.lhs
ghc/compiler/types/Type.lhs
ghc/compiler/utils/FiniteMap.lhs
ghc/compiler/utils/SpecLoop.lhi
ghc/compiler/utils/Ubiq_1_3.lhi
ghc/docs/state_interface/state-interface.verb
ghc/driver/ghc-iface.lprl
ghc/driver/ghc.lprl
ghc/lib/Makefile.libHS
ghc/lib/ghc/ArrBase.lhs
ghc/lib/ghc/GHC.hi
ghc/lib/ghc/GHCmain.lhs
ghc/lib/ghc/IOBase.lhs
ghc/lib/ghc/IOHandle.lhs
ghc/lib/ghc/PrelBase.lhs
ghc/lib/ghc/PrelIO.lhs
ghc/lib/ghc/PrelList.lhs
ghc/lib/ghc/PrelNum.lhs
ghc/lib/ghc/PrelRead.lhs
ghc/lib/ghc/PrelTup.lhs
ghc/lib/ghc/STBase.lhs
ghc/lib/glaExts/Foreign.lhs
ghc/lib/glaExts/PackedString.lhs
ghc/lib/glaExts/ST.lhs
ghc/lib/required/Array.lhs
ghc/lib/required/Char.lhs
ghc/lib/required/IO.lhs
ghc/lib/required/Ix.lhs
ghc/lib/required/List.lhs
ghc/lib/required/Maybe.lhs
ghc/lib/required/Monad.lhs
ghc/lib/required/Ratio.lhs
ghc/runtime/storage/SMmark.lhc