Remove references to Haskell 98
authorIan Lynagh <igloo@earth.li>
Tue, 23 Nov 2010 23:35:36 +0000 (23:35 +0000)
committerIan Lynagh <igloo@earth.li>
Tue, 23 Nov 2010 23:35:36 +0000 (23:35 +0000)
commit46809fa91667e952afe016e4cd704b21274241b4
tree81e28ff1ad4024b4d34cc2ccf75186b515e409fd
parentb56d78783390e922c4bc8106f04729de01749e01
Remove references to Haskell 98
They are no longer right, as we have Haskell' generating new Haskell
standards.
14 files changed:
ANNOUNCE
compiler/parser/LexCore.hs
compiler/parser/Parser.y.pp
compiler/types/TypeRep.lhs
distrib/MacOS/GHC-relocatable.pmdoc/index.xml
distrib/MacOS/GHC-system.pmdoc/index.xml.in
docs/users_guide/ffi-chap.xml
docs/users_guide/glasgow_exts.xml
ghc/Main.hs
includes/rts/FileLock.h
mk/config.mk.in
rts/HsFFI.c
rts/posix/FileLock.c
rts/posix/FileLock.h