X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=System%2FEnvironment.hs;h=3271e29422e0adaf98c46412597bc8744a3d8940;hb=1465048106ca5454c68093519d5d7d1463830b68;hp=1235920edd1e608fc534db5c4cc98501330d23c5;hpb=ec3ba94b254bd444e7a1c560c1d91c4879948c69;p=haskell-directory.git diff --git a/System/Environment.hs b/System/Environment.hs index 1235920..3271e29 100644 --- a/System/Environment.hs +++ b/System/Environment.hs @@ -34,7 +34,6 @@ import Foreign.C import Control.Exception ( bracket ) import Control.Monad import GHC.IOBase -#include "ghcconfig.h" #endif #ifdef __HUGS__