From c1180fec9f1121323b519ea86fd730b29f1b2f6d Mon Sep 17 00:00:00 2001 From: Simon Marlow Date: Thu, 21 Aug 2008 14:47:54 +0000 Subject: move some stuff here from System.Directory, now the dependencies are reversed --- cbits/HsUnix.c | 1 + 1 file changed, 1 insertion(+) (limited to 'cbits') diff --git a/cbits/HsUnix.c b/cbits/HsUnix.c index ebaeed3..5b62798 100644 --- a/cbits/HsUnix.c +++ b/cbits/HsUnix.c @@ -10,3 +10,4 @@ // Out-of-line versions of all the inline functions from HsUnix.h #define INLINE /* nothing */ #include "HsUnix.h" + -- cgit v1.2.3