For nhc98 only, use hsc2hs to determine System.Posix.Types.
authorMalcolm.Wallace@cs.york.ac.uk <unknown>
Fri, 13 Apr 2007 15:58:31 +0000 (15:58 +0000)
committerMalcolm.Wallace@cs.york.ac.uk <unknown>
Fri, 13 Apr 2007 15:58:31 +0000 (15:58 +0000)
commit5dbe5ff5ebd18cfb7470eb63bb906bba60a195a1
treee672e2cf96a4d7bb02f97802b7f4bf87b498d360
parent4c2424f24222059ff21f839dccec3ecb8f87c6f2
For nhc98 only, use hsc2hs to determine System.Posix.Types.
Avoids the existing autoconf stuff, by introducing an auxiliary module
called NHC.PosixTypes that uses hsc2hs, which is then simply re-exported
from System.Posix.Types.
Makefile.nhc98
NHC/PosixTypes.hsc [new file with mode: 0644]
System/Posix/Types.hs