[project @ 2002-04-26 12:48:16 by simonmar]
authorsimonmar <unknown>
Fri, 26 Apr 2002 12:48:17 +0000 (12:48 +0000)
committersimonmar <unknown>
Fri, 26 Apr 2002 12:48:17 +0000 (12:48 +0000)
commitb706340c451952adf230b5b8daecad8a1f34d714
tree99e004ae78c5f286bcb1e9294de8186e9a0983f6
parentd907c82167d095f5ac0cda0976fff3d403376cbc
[project @ 2002-04-26 12:48:16 by simonmar]
- Add proper module headers to these guys
- Remove \$Id\$
- Update copyrights
- Int.lhs and Word.lhs were just wrapped in \begin{code}..\end{code},
  so make them .hs files instead.
28 files changed:
GHC/Arr.lhs
GHC/Base.lhs
GHC/Conc.lhs
GHC/Enum.lhs
GHC/Err.lhs
GHC/Exception.lhs
GHC/Exts.hs
GHC/Float.lhs
GHC/Handle.hs
GHC/IO.hs
GHC/IOBase.lhs
GHC/Int.hs [moved from GHC/Int.lhs with 98% similarity]
GHC/List.lhs
GHC/Num.lhs
GHC/PArr.hs
GHC/Pack.lhs
GHC/Posix.hs
GHC/Ptr.lhs
GHC/Read.lhs
GHC/Real.lhs
GHC/ST.lhs
GHC/STRef.lhs
GHC/Show.lhs
GHC/Stable.lhs
GHC/Storable.lhs
GHC/TopHandler.lhs
GHC/Weak.lhs
GHC/Word.hs [moved from GHC/Word.lhs with 98% similarity]