[project @ 2001-01-03 03:10:32 by chak]
authorchak <unknown>
Wed, 3 Jan 2001 03:10:32 +0000 (03:10 +0000)
committerchak <unknown>
Wed, 3 Jan 2001 03:10:32 +0000 (03:10 +0000)
commit1a9add156bf8bcb5aa1b98f177b01d91ee9d59f4
tree6b52020afd75312e9cddbfa4b25bb2597c8ce913
parentba56dcc42c4ea2fe0864360f7eec046a87383505
[project @ 2001-01-03 03:10:32 by chak]
* Deprecated `Addr' and `freeHaskellFunctionPtr'

  I deprecated them only in the comments and docu.  Using a DEPRECATED pragma
  on the `Addr' functions doesn't make sense, because `Ptr' internally is
  build on top of `Addr'.

* Added `HsPtr' and `HsFunPtr' to `HsFFI.h'; deprecated `HsAddr'

* Updated the docu to reflect these changes
ghc/includes/HsFFI.h