[project @ 2001-05-21 14:07:31 by simonmar]
authorsimonmar <unknown>
Mon, 21 May 2001 14:07:31 +0000 (14:07 +0000)
committersimonmar <unknown>
Mon, 21 May 2001 14:07:31 +0000 (14:07 +0000)
commit4488f35748cdd166f6c85ef0a91eb2d7237e1c5b
tree4a4caa75f8f40e1433f80e23984777fc0b6fcd01
parent19b30434646e33c499e480117994f7187084aef4
[project @ 2001-05-21 14:07:31 by simonmar]
Move topHandler and friends into a module on their own.  They can't go
in PrelMain, because PrelMain isn't included in HSstd.o (because
PrelMain depends on Main, which doesn't exist yet...)
ghc/lib/std/PrelMain.lhs
ghc/lib/std/PrelTopHandler.lhs [new file with mode: 0644]