Since __hscore_R_OK and friends are inline C, use correct .h location.
authorMalcolm.Wallace@cs.york.ac.uk <unknown>
Mon, 16 Mar 2009 11:38:15 +0000 (11:38 +0000)
committerMalcolm.Wallace@cs.york.ac.uk <unknown>
Mon, 16 Mar 2009 11:38:15 +0000 (11:38 +0000)
commit6c7b6c450f8a8a3f60ff124742f0c421742406f2
treebb794edcfad7b17150482be1dd96444a7e841ba7
parent637fc6a503c9f7c68dc667a07d15b4ecb825047d
Since __hscore_R_OK and friends are inline C, use correct .h location.
This patch just adds HsDirectory.h into the foreign imports of these
values.  Without it, nhc98 cannot generate correct interfacing code.
System/Directory.hs
include/HsDirectory.h