[project @ 2001-04-13 21:37:42 by panne]
authorpanne <unknown>
Fri, 13 Apr 2001 21:37:43 +0000 (21:37 +0000)
committerpanne <unknown>
Fri, 13 Apr 2001 21:37:43 +0000 (21:37 +0000)
commit21c60059fff93a95ab5bcec60dd4f2edb8f7b23f
tree2913fc9db178464529af2c9fece220bcfd5ae769
parentd37c07402a6657e7eeb274cfbeb8a728b961a421
[project @ 2001-04-13 21:37:42 by panne]
First steps toward a better typing of f.e.d. and friends: Make FunPtr
a fully-fledged data type, not a renaming for Ptr. This is necessary,
because the FFI "looks through" newtypes, which we don't want in this
case.
ghc/compiler/prelude/PrelNames.lhs
ghc/compiler/prelude/TysWiredIn.lhs
ghc/lib/std/PrelPtr.lhs
ghc/lib/std/PrelStorable.lhs