From: sof Date: Sun, 31 May 1998 15:25:02 +0000 (+0000) Subject: [project @ 1998-05-31 15:25:02 by sof] X-Git-Tag: Approx_2487_patches~643 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=0ed3f742cbd0e2f0bed7a37bc54f1124bd0b20ff;p=ghc-hetmet.git [project @ 1998-05-31 15:25:02 by sof] Bring prototypes of cbits/ stubs into scope when compiling .hc file --- diff --git a/ghc/lib/std/Directory.lhs b/ghc/lib/std/Directory.lhs index 7a4c57a..51d20be 100644 --- a/ghc/lib/std/Directory.lhs +++ b/ghc/lib/std/Directory.lhs @@ -17,7 +17,7 @@ some operating systems, it may also be possible to have paths which are relative to the current directory. \begin{code} -{-# OPTIONS -#include -#include #-} +{-# OPTIONS -#include -#include -#include "cbits/stgio.h" #-} module Directory ( Permissions(Permissions),