docs: mention that Foreign.unsafePerformIO is deprecated
authorSimon Marlow <marlowsd@gmail.com>
Tue, 20 Jul 2010 08:28:04 +0000 (08:28 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Tue, 20 Jul 2010 08:28:04 +0000 (08:28 +0000)
commit018990d5f5d8adc73cd1dfab0fad2f8a6aa9bd2d
treed80ad124e1eccc2eec4682028c2a181e3d146957
parentd505d74452a79d349876bb31bf0a7003f3f203a0
docs: mention that Foreign.unsafePerformIO is deprecated
We can't actually deprecate it without introducing a name clash
between Foreign.unsafePerformIO and System.IO.Unsafe.unsafePerformIO
Foreign.hs