Skip to content
Snippets Groups Projects
Commit 0387b3e7 authored by Simon Marlow's avatar Simon Marlow
Browse files

[project @ 1997-11-13 14:42:10 by simonm]

don't need this anymore - replaced by Error.hi-boot
parent cc510873
No related merge requests found
......@@ -74,6 +74,8 @@ GHC
neWord#
ltWord#
leWord#
quotWord#
remWord#
and#
or#
not#
......
---------------------------------------------------------------------------
-- IOBase.hi-boot
--
-- This hand-written interface file is the initial bootstrap version
-- for IOBase.hi.
-- It doesn't need to give "error" a type signature,
-- because it's wired into the compiler
---------------------------------------------------------------------------
_interface_ IOBase 1
_exports_
IOBase error;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment